Day / night mode#417
Conversation
60af42c to
859eda8
Compare
e1edaa8 to
26ac4af
Compare
26ac4af to
3d20158
Compare
|
@thrillfall What do you think? |
|
Only a few minor remarks: |
|
Thanks for testing and the feedback. About the start/stop background: also yes. PS: The delete dialog background also does not fit to the dark style - it is too dark compared to the preference dialogs. |
|
The AlertDialog needs to be Androidx - that fixes the dark background color styling. |
|
@kylecorry31 This PR implements day/night mode for OpenTracks. |
|
No problem at all! |
And replaced spinner in StatisticsRecordedFragment.
|
@kylecorry31 I tested this some days ago and then the colorAccent does not fit anymore with the logo. So, I guess we need something in the middle. |
Slowly implementing day/night mode.
This will include:
set day background for trackController(later)This PR changes the UI just by theming for day/night mode.
From my perspective some things do not yet look as polished as they were others are better.
What I don't like yet is the spinner styling (e.g., activity selector), but it saves us a lot of headaches not styling it :)
Fixes #231.
PS: I just found out that I toggle day/night mode easily on my LineageOS phone ;)