michaelprimez / searchablespinner

Searchable Spinner
Apache License 2.0
314 stars 100 forks source link

the spinner can not load more data? #32

Open khouloudyaakoubi opened 6 years ago

khouloudyaakoubi commented 6 years ago

hi , i use the searchable spinner in my project.When i load a json file contains some data.The searchable spinner work perfectly.But when i use a json file contains more data the sarchable spinner show me no items found. I use the same code for a list view it works perfectly i think that the problem is related to the spinner.Is the spinner have a limited size ?

michaelprimez commented 6 years ago

Can you please post a sample of your adapter? The is't any spinner in the library, internally is a ListView.