-
Hi,
It is showing country code as +91 in the US. Tried all options or am I doing anything wrong here?
```xml
```
-
if I select the Pakistan county in the list . it's not change to autofaromate number in the editText
and the other on is not properly work this method ccpp.isValidFullNumber(); please check it out an…
-
I am getting "java.io.IOException: proguard.ParseException: Use of generics not allowed for java type at '__JsonAdapter'" exception after enabling proguard.
Please help to resolve the above.
-
whenever I try to access `countryCodePicker.imageViewFlag` inside `countryCodePicker.setOnCountryChangeListener`, it seems like the imageViewFlag is always null or it has no drawable ? is there any o…
-
I want to show a bottom sheet when I click on the country picker, not a dialog like it's set by default
-
whenever i am using registerPhoneNumberTextView() on country code picker view hint text changes. it changes hint to 081234 56789.
-
Having an EditText without hint causes NPE in 2.3.0
`W/System.err: java.lang.NullPointerException: Attempt to invoke interface method 'java.lang.String java.lang.CharSequence.toString()' on a null …
-
When selecting a new country code, the phone number formatting is not being updated.
After some research into library code, I found out the issue is because even though `mPhoneNumberWatcher` gets u…
-
Hello, this is awesome library. Only problem is now i only want to show flag and nothing else.
-
I used `ccp_hintExampleNumber="true"` option on my layout and everything is working fine until I change the country to `Ksovo` while the input already filled with number `12312312`.
```java
Attempt …