CountryCodePickerProject icon indicating copy to clipboard operation
CountryCodePickerProject copied to clipboard

Country Code Picker (CCP) is an android library which provides an easy way to search and select country or international phone code. Also supports Android EditText phone mask and international phone v...

Results 143 CountryCodePickerProject issues
Sort by recently updated
recently updated
newest added

When I select "Bolivia, Plurinational State of (BO)" and call `getSelectedCountryEnglishName()`, it returns only "Bolivia, Plurinational State of". i.e, the BO part is missing.

I have implemented dark mode support using material colors #450

Added files as per https://github.com/hbb20/CountryCodePickerProject/wiki/Add-New-Language-Support

Pakistan latest phone number shows an error. Update the phone number validation for Pakistan . Sample Number : +92326*******

Before I upgrade from version 2.2.9, it's all fine.After upgrade to version 2.6, it happen this bugs

i saw India is auto default country here, but I want to show them a view like "Choose A Country" then people will choose a country.

Oman latest phone number shows a error. Update the phone number validation for Oman. Sample Number : +968 77****** - > starts with 77 , 8 didgit number.

i have added clickable and set country picker added. but not oping spinner list of country code select prompt or any kind of view. please add listener to open code...

changed extends RelativeLayout in CountryCodePicker.Java to extends AppCompatActivity

Hello! My problem is that I want to change the country code "Jamaica" from "+1" to "+1876", but when choosing a country code with a length of 4, the formatting...