-
When using the xml property `app:ccpDialog_initialScrollToSelection`, a NullPointerException is launched if there is no country of preference.
Version of the libary: 2.2.9.
Stack trace :
```…
-
I'm getting crashes (about three so far) from a specific device in production, and it's caused by a ResourcesNotFoundException thrown in CountryCodePicker. The device in question is a Haier ADB61H run…
-
Hi there, am using this lib and getting the above error when i am passing this mobile number +91 987654321. I don't know why substring indexing throwing null string.
`
java.lang.NumberFormatExcep…
-
The function **CountryCodePicker.isValidFullNumber** In Lebanon for the phone number +961 **78** 45 45 45 should return true, but instead it is returning false
The phone number prefix **78** became v…
-
Hello,
Is there any reason why the country nameCode are in lowerCase when coming from the LibraryMasterCountriesEnglish code:
https://github.com/hbb20/CountryCodePickerProject/blob/master/ccp/sr…
-
this is included in build.gradle
repositories {
google()
jcenter()
maven { url "https://jitpack.io" }
}
but still getting the above error
-
Why the phone number auto formatted only works when I set a default country code in the .xml, but if I select another country the phone number doesn't get formatted
-
Hi, Is it possible to create Country code picker programmatically. Actually as per my project requirement I need to create country code picker dynamically, So how to create. Please help me on this.
-
Wish to reset everything back to normal when user already submit the form. But currently when we registerCarrierNumberEditText this already added a text watcher it on validate.
-
Hi.Will there be support release for androidX?