hbb20 / hbb20/CountryCodePickerProject
Text color for dark mode
- Langage dominant
- Java
- Étoiles
- 1.5k
- Forks
- 509
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Inspect the Android code picker and dialog rendering that use @android:color/black and @android:color/secondary_text_light; first reproduce the reported dark-mode appearance and trace the setContentColor path. Done means code-picker and dialog text remain readable with appropriate colors in dark mode, with behavior checked in both theme modes.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- android, java
- Domaine
- mobile
- Type d'issue
- Bug
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 35/100