Skip to content

Instantly share code, notes, and snippets.

@codingwithsara
Created September 8, 2019 11:29
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 codingwithsara/5e242dc8a8f66ade67930f4174b27eab to your computer and use it in GitHub Desktop.
Save codingwithsara/5e242dc8a8f66ade67930f4174b27eab to your computer and use it in GitHub Desktop.
AlertDialog Customize 1
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="colorPrimary">#008577</color>
<color name="colorPrimaryDark">#00574B</color>
<color name="colorAccent">#D81B60</color>
<color name="alertBlue">#4a8af5</color>
</resources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment