Skip to content

Instantly share code, notes, and snippets.

@CostaFot
Last active December 5, 2023 01:17
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 CostaFot/5e9c287aef5a37576f4b13b61a6ffb12 to your computer and use it in GitHub Desktop.
Save CostaFot/5e9c287aef5a37576f4b13b61a6ffb12 to your computer and use it in GitHub Desktop.
// don't do this :(
<item name="android:statusBarColor">....</item>
<item name="android:navigationBarColor">.....</item>
<item name="android:windowLightStatusBar">....</item>
<item name="android:windowLightNavigationBar">.....</item>
//....
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment