Skip to content

Instantly share code, notes, and snippets.

@ShwetaChauhan18
Last active January 25, 2020 16:58
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 ShwetaChauhan18/cc3c72342c174b10d8bc40f779306fb8 to your computer and use it in GitHub Desktop.
Save ShwetaChauhan18/cc3c72342c174b10d8bc40f779306fb8 to your computer and use it in GitHub Desktop.
<!-- values-v29/themes.xml -->
<style name="Theme.MyApp">
<item name="android:navigationBarColor">
@android:color/transparent
</item>
<!-- Optional, if drawing behind the status bar too -->
<item name="android:statusBarColor">
@android:color/transparent
</item>
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment