Skip to content

Instantly share code, notes, and snippets.

@sarsamurmu
Last active January 11, 2020 16:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sarsamurmu/8063261d0e704bfc8e5eb9498c575c9c to your computer and use it in GitHub Desktop.
Save sarsamurmu/8063261d0e704bfc8e5eb9498c575c9c to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@drawable/my_icon_background"/>
<foreground android:drawable="@drawable/my_icon_foreground"/>
</adaptive-icon>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment