hbb20 / hbb20/CountryCodePickerProject
Text color for dark mode
Open
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 509
- PR merge metrics
- No merged PRs in 30d
Description
Dear all,
Currently code picker text and dialog text reffers to colors:
@android:color/black, @android:color/secondary_text_light
That appears wrong in dark mode.

---------------------------
setContentColor() could be used, but it require some tricks to determine current theme mode.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.