-
-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Map menu text color is black instead of white #66
Comments
fix cgeo#66 - remove theme definitions for api 11 an 14, merge them in the default configuration files (we are on min sdk 16) - add text color definitions - define the default text color (white) fo the AppTheme
Can reproduce on Android 9. Fine however on older and newer versions (or it depends on resulution as my Android 9 device is a tablet). |
Tested with PR #67: |
Yes, I saw it in the same way on older Android versions. |
I had a brief look on older Android versions: I agree. Lets leave PR#67 out for now and come back to this problem a bit later. Its mainly cosmetic and the whole thing needs rework. |
I've just joined the WhereYouGo beta testers :-) I can confirm this issue on Samsung S9+ / Android 9 |
When I make the following change to the file:
change to:
|
@RickyTUM |
Describe the bug:
The map menu text color is black instead of white on Android 9.
This is nearly unreadable.
The text is white on Android 7.0.
To Reproduce:
Open the map view.
Open the menu.
Actual behavior/state after performing these steps:
Expected behavior/state after performing these steps:
Version of WhereYouGo used:
2020.03.05
Is the problem reproducible:
Yes
The text was updated successfully, but these errors were encountered: