Skip to content

Instantly share code, notes, and snippets.

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 shangeethsivan/6663c534a33787001abf6fe77366cb42 to your computer and use it in GitHub Desktop.
Save shangeethsivan/6663c534a33787001abf6fe77366cb42 to your computer and use it in GitHub Desktop.
Status bar transparent android
<item name="android:windowTranslucentStatus">true</item>
<item name="android:windowTranslucentNavigation">true</item>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment