miteshpithadiya / SearchableSpinner

Spinner with searchable items.
672 stars 244 forks source link

Crash When Double Tapped By Mistake #138

Open BlackVick opened 2 years ago

BlackVick commented 2 years ago

I experience a consistent crash when user click on SearchableSpinner widget multiple times. Below is what I get in logcat

java.lang.IllegalStateException: Fragment already added: SearchableListDialog{a7f9997 #1 TAG}

saifjadoonEzShifa commented 1 year ago

same issue , did you solved the problem ?

SouthToSouth commented 1 week ago

https://github.com/miteshpithadiya/SearchableSpinner/issues/48 这里可以,我用的[devhabibworks]大佬的写法