danoz73 / RecyclerViewFastScroller

A Fast Scroller for the RecyclerView world!
Other
1.13k stars 211 forks source link

Stops when no search results exists #67

Open aarsy opened 7 years ago

aarsy commented 7 years ago

Stops when there are no results in recycler view or the adapter is empty ..
Suppose i created a search bar and entered a random query whose value doesn't exist in recycler view . Since the adapter don't have any list or it's is null...While touching your fast scroll the app unfortunately stops