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.
@vmiklos, defaults indeed are usually best. I'm not an Android developer, so I assumed that M3 would be the new default for any major Android GUI framework. However, I recall that something similar was stated at Divested-Mobile/Hypatia#57 (comment). Regardless, https://github.com/AChep/keyguard-app/blob/c1fce0227ede567a62601dc44b94f9a9f8639c51/README.md#looks is a good example of what I'm referring to. As depicted, headings for M3 significantly differ to M2. Specifically, if I use a window manager as an analogy, they are more like CSD than SSD, yet remain visually consistent overall.
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: