Skip to content

Instantly share code, notes, and snippets.

@johnybot
Created March 9, 2015 21:36
Show Gist options
  • Save johnybot/da8ef074fda559afa8cf to your computer and use it in GitHub Desktop.
Save johnybot/da8ef074fda559afa8cf to your computer and use it in GitHub Desktop.
Dialog styles.xml
<style name="AlertDialogCustom" parent="Theme.AppCompat.Light.Dialog">
<item name="colorAccent">@color/primary</item>
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment