Skip to content

Instantly share code, notes, and snippets.

@fercarcedo
Created March 20, 2020 16:13
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 fercarcedo/724e3b4cc8c37c3041b1e535e1cbe08a to your computer and use it in GitHub Desktop.
Save fercarcedo/724e3b4cc8c37c3041b1e535e1cbe08a to your computer and use it in GitHub Desktop.
<style name="AppTheme" parent="Theme.MaterialComponents.Light.NoActionBar">
<!-- Rest of the theme attributes... -->
<item name="android:navigationBarColor">@android:color/transparent</item>
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment