hbb20 / CountryCodePickerProject

Country Code Picker (CCP) is an android library which provides an easy way to search and select country or international phone code. Also supports Android EditText phone mask and international phone validation.
Apache License 2.0
1.52k stars 506 forks source link

Issue opening country code picker #413

Open gauraviqlance opened 4 years ago

gauraviqlance commented 4 years ago

i have added clickable and set country picker added. but not oping spinner list of country code select prompt or any kind of view. please add listener to open code specific listener and how to select item .

hbb20 commented 4 years ago

Can you show your XML config and java/kotlin code?

DevAlpesh commented 3 years ago

Same issue I have faced in kotilin. Can you please give some solution?

Binary XML file line #86 in com.blayze.user:layout/layout_picker_dialog: Binary XML file line #86 in com.blayze.user:layout/layout_picker_dialog: Error inflating class com.futuremind.recyclerviewfastscroll.FastScroller Caused by: android.view.InflateException: Binary XML file line #86 in com.blayze.user:layout/layout_picker_dialog: Error inflating class com.futuremind.recyclerviewfastscroll.FastScroller Caused by: java.lang.reflect.InvocationTargetException

mohammed6688 commented 3 years ago

same problem with me @DevAlpesh

hbb20 commented 2 years ago

What is the version of the library are you guys using? There was an issue with FastScroller in a past version.