Skip to content

Instantly share code, notes, and snippets.

@Xiryl
Created January 11, 2019 08:43
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 Xiryl/26007f2174058bc675228d8e72d59b82 to your computer and use it in GitHub Desktop.
Save Xiryl/26007f2174058bc675228d8e72d59b82 to your computer and use it in GitHub Desktop.
bottomappbar-example-3.txt
<resources>
<!-- Base application theme. -->
<style name="AppTheme" parent="Theme.MaterialComponents">
<!-- Customize your theme here. -->
<item name="colorPrimary">@color/colorPrimary</item>
<item name="colorPrimaryDark">@color/colorPrimaryDark</item>
<item name="colorAccent">@color/colorAccent</item>
</style>
</resources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment