Closed invizorys closed 8 years ago
The CountryPicker extends the DialogFragment allowing you to modify it as needed. You could choose how you want the dialog to change size as you desire.
The country code or the country details are located in an encoded string inside the file called country_codes.xml under values.
Need to reduce the dialog when the keyboard is open because some countries have overlapping by keyboard.
P.S. Where is located a code of library?