adolfintel / OpenPods

The Free and Open Source app for monitoring your AirPods on Android
https://fdossena.com/?p=openPods/index.frag
GNU General Public License v3.0
938 stars 161 forks source link

Dark Mode Issues #76

Closed Domi04151309 closed 4 years ago

Domi04151309 commented 4 years ago

The dark notification doesn't blend in nicely because different OEMs use different default background colors. Also, the text color isn't 100% white or black because of Material Design standards.

adolfintel commented 4 years ago

Yeah, I'm aware of this issue, the colors are forced to white or black according to the theme selected when the service is started. It's a workaround for Android <=9 I'm sure there's a better way to do it.