Skip to content

Instantly share code, notes, and snippets.

@lbenevento
Last active September 6, 2021 12:05
Show Gist options
  • Save lbenevento/a336ac0f667a29c8ea8801d9f498e909 to your computer and use it in GitHub Desktop.
Save lbenevento/a336ac0f667a29c8ea8801d9f498e909 to your computer and use it in GitHub Desktop.
<!-- Navigation bar color -->
<item name="android:navigationBarColor">@android:color/transparent</item>
<item name="android:windowLightNavigationBar">true</item> // Requires API level 27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment