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
{{ message }}
This repository was archived by the owner on Aug 24, 2025. It is now read-only.
#2123 Fixed the issue of the OLED themes not using dyanmic colors, but now the colors that are being used are not the expected values (by expected values I mean they are different in OpenTracks to everything else on my device using the material you themeing).
This issue applies to all themes with the (DynamicColors) option, not just OLED.
To Reproduce
Go to Settings > User Interface.
Select any UI Theme that uses the DynamicColor option.
Restart the app.
Observe the dynamic color value that has been set (in my case in the screenshots, it's purple).
Compare to another app using material you themeing.
Observe the color is different.
Screenshots (green is the expected dynamic color):
DynamicColor working on previous version where the it didn't work with OLED
DynamicColor on current version is purple rather than green.