jetpack_compose_country_code_picker
jetpack_compose_country_code_picker copied to clipboard
Possible solution to Text Color issue #20
Kind of solved the text color issue I mentioned few hours ago. Please check it once as I'm new to Android development. The changes works on Nothing Phone 1 perfectly.
The Changes:
- Added TextStyle to replace colors, fontWeights, fontSizes
Solves issue #20
Sorry, I added too many commits. But those low-level changes were kind of necessary for me. I hope it renders useful for others too.
Hello, i can't change text color in TogiCodeDialog (phoneCode), i can't pass my material Thame bacause i'm using material 3
Hello, i can't change text color in TogiCodeDialog (phoneCode), i can't pass my material Thame bacause i'm using material 3
Maybe this will help ..... https://github.com/giripriyadarshan/towwn-app/blob/main/app/src/main/java/com/giripriyadarshan/towwn/components/CCP.kt#L36