readrops / Readrops

Android multi-services RSS client
GNU General Public License v3.0
272 stars 20 forks source link

Make system navigation bar color match the app background #121

Closed austin-ek closed 3 weeks ago

austin-ek commented 3 years ago

This makes the navigation bar color blend with the content background color in Android 27+

Splash page image

Setup page image

Article list (light) image

Content view (light) image

Article list (dark) image

Content view (dark) image

Shinokuni commented 3 weeks ago

With the upcoming 2.0 release, I remade entirely the UI, and the navbar color is now better handled. Thanks anyway for this!