bwalsh0 / RedditWallpaperChanger

(Releases Only) An Android automation app that changes your wallpaper on set intervals, powered by millions of images from Reddit.
https://play.google.com/store/apps/details?id=com.bryanwalsh.redditwallpaper2
12 stars 0 forks source link

Transparent gesture bar background on every screen #3

Open LuminarySage opened 3 years ago

LuminarySage commented 3 years ago

Currently, the app only does this for the main screen, every other screen still has an opaque gesture bar background. Not only does this make the app look less polished, it causes some anomalies, a great example is seen below with the gesture bar background being white in dark theme: image

Since this app doesn't really have a bottom bar, this should be quite easy to implement transparent navbar background throughout the app (or in other term, drawing behind the gesture bar)