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 we change height of ccp view (like 64dp) flag, arrow, country code and name anchor itself to top of view, and furthermore clickable area is not fully cover the...

Just got this crash in Fabric : `Fatal Exception: android.view.InflateException: Binary XML file line #172: Binary XML file line #172: Error inflating class com.hbb20.CountryCodePicker` `Caused by java.lang.NoSuchMethodError: No static method...

I use android X in my app. So i take the latest version of CountryCodePicker to use. When i launch the fragment where is the widget, my app crash with...

I want only country code as a KW not want to change country flag, is it possible ? So please give the answer asap.

Reference: https://www.countrycode.org/puertorico Missing code +1-939 for Puerto Rico.

Ascension Island(+247) to be provided separately, currently it is showing with Saint Helena(+290)

It would be very nice if CountryCodePicker could be a custom preference supported by the [Preference API](https://developer.android.com/reference/androidx/preference/package-summary). More info here: [Settings | Android Developers](https://developer.android.com/guide/topics/ui/settings)

How do I fix this issue? https://streamable.com/sawds When I try to change from a 2 digit code to a 3 digit code (or 1 digit to a 2 or 3...

Waiting4UserResponse

The dependency alone ( implementation 'com.hbb20:ccp:2.2.9' ) causes app to crash at start. I there a fix for this. It works perfectly in Java

Waiting4UserResponse

When using your custom view and Robolectric framework, it will throw Inflate Exception

Waiting4UserResponse