michaelprimez / searchablespinner

Searchable Spinner
Apache License 2.0
314 stars 102 forks source link

Integration #14

Open FareehaRqzaq opened 7 years ago

FareehaRqzaq commented 7 years ago

Isn't it to integrate in android own application? I download the complete project and it run smoothly, but when I tried to integrate in my application its giving me error ERROR: android.view.InflateException: Binary XML file line #10: Binary XML file line #10: Error inflating class gr.escsoft.michaelprimez.searchablespinner.SearchableSpinner However in my xml file on line number 10 this opening tag is there 10: <gr.escsoft.michaelprimez.searchablespinner.SearchableSpinner plz tell how I can solve this

michaelprimez commented 6 years ago

Hi @FareehaRqzaq thanks for the issue and sorry for the latte response. Can you please tell me what base app theme do you use in the styles.xml?