Skip to content
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

text color via android compose #54

Open
LazzaAU opened this issue May 20, 2023 · 2 comments
Open

text color via android compose #54

LazzaAU opened this issue May 20, 2023 · 2 comments

Comments

@LazzaAU
Copy link

LazzaAU commented May 20, 2023

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

@github-actions
Copy link

I will look into this as soon as I get some time. If it's critical, please contact [email protected]

@hbb20
Copy link
Owner

hbb20 commented Jul 3, 2023

No unfortuantely compose support is still under development.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants