AndroidCountryPicker icon indicating copy to clipboard operation
AndroidCountryPicker copied to clipboard

Android Country Picker is a Kotlin-first, flexible and powerful Android library that allows to integrate Country Picker with just a few lines.

Results 9 AndroidCountryPicker issues
Sort by recently updated
recently updated
newest added

When I add the library, my app name changes to "CountryPicker". I use lib version 0.0.7 How can this be fixed?

As I read, I need to create a custom XML for dialog layout But actually need to just change the Title color of the Dialog. Is there any property to...

There are [use cases](https://github.com/hbb20/AndroidCountryPicker/issues/36#issuecomment-890399448) of language data for country.

feature-request

Easy way to use different row layout

picker view only looks good in light mode right now, can you add change the darkmode colors or option for us without creating any custom views?

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

As Dialog is too old now, there should be an option to use the new Material Alert Dialog or it should be that by default. That will help a lot...