yesterselga / country-picker-android

An android library for listing all the countries and user can pick the country.
23 stars 12 forks source link

Default selection of flag based on country code #3

Open yogeshreddoorz opened 2 years ago

yogeshreddoorz commented 2 years ago

Using this lib my coding is so easy to give country selection in my app. But I have a requirement where, I need to display country flag based on country code, is it possible with this lib? Let me describe more - In my app on the 1st screen user select country code with their mobile number and hit the save button then user goes to the 2nd screen then I need to show mobile number with pre-selection of country code and flag.