lamudi-gmbh / android-phone-field

A small library that allows you to create phone fields with corresponding country flags, and validate the phone number using libphonenumber from google.
Apache License 2.0
227 stars 67 forks source link

Add ability to translate country names from Countries.COUNTRIES #4

Open volvciklum opened 7 years ago

vzahradnik commented 5 years ago

Localized country names are present in Android itself. This library just doesn't use localized names provided by the system and always asks for English names.