CountryCodePicker
CountryCodePicker copied to clipboard
Country Code Picker (CCP) is an android library which provides an easy way to search and select country phone code ( national code ) for the telephone number.
Steps to produce issue 1. Ensure your Android device supports Talkback (screen reader) and turn it on 2. Ensure the CountryCodePicker has a country preference set 3. Open the CountryCodePicker...
Set registerdtextview maxlength with selected country Ex : selected country egypt : max length in registered edit text is 11 digits
bye bye jetifier is flagging this lib because of the commented code https://github.com/dipien/bye-bye-jetifier
Added support to hide/show arrow using hideArrow(boolean) method or using ccp_hideArrow from attributes
What should be marked `@Nullable` for example: ```CountryCodePicker.getNumber() CountryCodePicker.getPhoneNumber() CountryUtils.getByNumber() CountryUtils.getByCode() CountryUtils.getByNameCodeFromCustomCountries() CountryUtils.getByNameCodeFromAllCountries()```
I get this error **Could not find io.michaelrocks:libphonenumber-android:8.12.5. Required by: project :app > com.github.joielechong:countrycodepicker:2.4.2** how can I solve this?
Requesting a change for the change of the title in the pop-up dialog to go from "Select Country" to "Select Country/Region". This is in accordance with acceptance for the Huawei...
We found that it does not display correctly when selecting country after entry of [(CN)+86] function in your app (for example, some of the regions should not be shown as...
Could not GET 'https://jitpack.io/com/github/joielechong/countrycodep%20icker/2.3.0/countrycodep%20icker-2.3.0.pom'. Received status code 401 from server: Unauthorized