jaredrummler / Cyanea

A theme engine for Android
Apache License 2.0
1.45k stars 144 forks source link

Set light status and navigation bar when using a light action bar #43

Closed inorichi closed 5 years ago

inorichi commented 5 years ago

Cyanea should set the light status bar and light navigation bar flags when using a light theme (if the device's API supports it). The latter should allow to toggle the setting to tint the navigation bar when the API is >= 26.

This helps a lot with readability and makes the app look a lo better, like chrome does: