timusus / RecyclerView-FastScroll

A simple FastScroller for Android's RecyclerView
Other
1.39k stars 182 forks source link

Add basic state change listener interface #34

Closed ricknout closed 8 years ago

ricknout commented 8 years ago

Add basic fast scroll state listener interface. This only covers start and stop states for now, but more could be added if necessary.