jetpack_compose_country_code_picker icon indicating copy to clipboard operation
jetpack_compose_country_code_picker copied to clipboard

Jetpack Compose Country Code Picker

Results 8 jetpack_compose_country_code_picker issues
Sort by recently updated
recently updated
newest added

A user may enter the hint number and the validity check fails.

Fixed paddings Added basic french translations

Made the user able to search for country code with the country name or countryPhoneCode

Please add night support to TextField . add textfieldcolor parameter to TogiCountryCodePicker

In the default string.xml file [https://github.com/togisoft/jetpack_compose_country_code_picker/blob/master/ccp/src/main/res/values/strings.xml](url) at line no 222 and 232, extra word like amp is there and should be removed ![Screenshot_20230402-193933_WhatsDrop](https://user-images.githubusercontent.com/84824582/229358692-2b627ea3-2944-4b45-9005-4bf468b40c7d.png) ![Screenshot_20230402-193922_WhatsDrop](https://user-images.githubusercontent.com/84824582/229358695-10bde8a5-ed78-4610-9f86-57dd3b695dad.png) And I am also adding Hindi...

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

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....