SeekBarPreference illegible with light theme
kuhrusty opened this issue · 1 comments
kuhrusty commented
On my Android 9 phone, the theme is now light, so the background of the SeekBarPreference window is white, so the android:textColor="@color/white_color"
in dialog_slider.xml
no longer shows up.
(If I could go back to the old dark theme, I'd prefer it! but I get the impression I can't do that unless I have an Android 10 device.)
nibuen commented
I think i can make it default pre Android 10 devices, I agree let me figure out how to do that as well as fixing this