Skip to content

Instantly share code, notes, and snippets.

@alfianyusufabdullah
Created July 29, 2019 01:12
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 alfianyusufabdullah/0f87acbaa605615565578a49b4765bab to your computer and use it in GitHub Desktop.
Save alfianyusufabdullah/0f87acbaa605615565578a49b4765bab to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="colorPrimary">#008577</color>
<color name="colorPrimaryDark">#00574B</color>
<color name="colorAccent">#D81B60</color>
</resources>
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@drawable/ic_launcher_background"/>
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
</adaptive-icon>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment