joielechong / CountryCodePicker

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.
Apache License 2.0
315 stars 143 forks source link

how to get phoneCode without listener #33

Closed Asykur closed 5 years ago

Asykur commented 5 years ago

is it possible to take phone code without listener?

jstr14 commented 5 years ago

Hello Askyur as you can read on README you can get phone code using:

I hope I've helped

Asykur commented 5 years ago

thanks, it's work

joielechong commented 5 years ago

Thank you for helping @jstr14 :+1: