Skip to content

Instantly share code, notes, and snippets.

@talosdev
Created August 28, 2019 12:49
Show Gist options
  • Select an option

  • Save talosdev/3a564f4399701d2aa7c29c896f8d203a to your computer and use it in GitHub Desktop.

Select an option

Save talosdev/3a564f4399701d2aa7c29c896f8d203a to your computer and use it in GitHub Desktop.
Styles override for v23
<?xml version="1.0" encoding="utf-8"?>
<resources>
<style name="FlavorTheme" parent="FlavorThemeCompat.V23" />
<style name="FlavorThemeCompat.V23">
<item name="android:windowLightStatusBar">true</item>
</style>
</resources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment