michaelprimez / searchablespinner

Searchable Spinner
Apache License 2.0
314 stars 102 forks source link

How do I disable click events on the spinner until listview is populated #43

Open DaireJN opened 5 years ago

DaireJN commented 5 years ago

I want to load a list of strings from an api, how to disable click events until the data is ready?