You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also, are you aware of some other open-source Android app that has a title bar color depending on the wallpaper of the user? It would be good to see what APIs or configs they use to have this. Also to see if they do this by default or if this is opt-in. Keeping the default unchanged always makes me feel safer.
My first thought is that I'm not particularly interested in this (dark mode in itself is already a bit painful), but if somebody does the work, I don't mind. :-) Thanks.
Reproducer steps
Actual result
Each Material 2 GUI component is styled manually and independently from the system. Most prominently, the title bar.
Expected behavior
I expected it to adhere to https://m3.material.io/styles/color/dynamic/user-generated-source.
Additional information
Additional rationale is available at QuickLyric/QuickLyric#271 (comment):
The text was updated successfully, but these errors were encountered: