hbb20 / hbb20/AndroidCountryPicker
text color via android compose
Open
- Dominant language
- Kotlin
- Stars
- 104
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
I have the country picker working in android compose by using the `context.launchCountryPickerDialog { selectedCountry: CPCountry? ->` method and it works well thank you. However the black text on black dialog background is not so flash so i'm wanting to change the text color but not sure how i go about that in Android compose as most instructions show modifying the xml which compose doesnt use.
Is there a simple way or instructions i havent found for doing it in Jetpack compose ?
thanks
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.