Harsh Baldevbhai Bhakt
Harsh Baldevbhai Bhakt
@sanjeevkarat, "IN" is library default country code and will be used as default country if no default country is provided. We are discussing about this provision. We would like to...
Wow... This is a use case I never thought of... So far we have example number hint feature: https://github.com/hbb20/CountryCodePickerProject/wiki/Example-phone-number-as-edittext-hint I will try to add this as a feature soon... 👍
The default detection order is SIM > Network > Locale. Seems like your phone is picking up country from SIM. To modify this order, please visit [wiki page](https://github.com/hbb20/CountryCodePickerProject/wiki/Auto-detect-country)
Thank you for reporting.. 👍 We will update this in the next release.
Try by removing android:digits="0123456789" because auto formatting needs to add other characters. Please post back if that works for you. On Thu, Feb 6, 2020 at 23:40 malik082009 wrote: >...
We use https://github.com/MichaelRocks/libphonenumber-android for phone validation. It will be worth bringing this to their attention.
Try https://github.com/hbb20/AndroidCountryPicker for such use cases.
Sorry to hear that.... My best guess is this might be related to AndroidX migration. If you have these devices handy, can you please check if v2.2.9 is working where...
@jignesh8992 , I want to fix this. I will need your help to fix this.. I am not able to reproduce this. Can you share the project or create a...