Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 778 Bytes

README.md

File metadata and controls

27 lines (14 loc) · 778 Bytes

CountryCallingCode

added country dialing code feature user can now select dialing code of selected country.

Features

CountryPicker is a simple fragment that can be embedded or shown as dialog. See the example to see more detail.

The functions are simple:

  1. Allow user to search the country

  2. Inform client which country user has selected

  3. Convenient function to get currency code of the selected country

  4. User can use dialing code of selected country

About

Its an extension to https://github.com/roomorama/AndroidCountryPicker