danoz73 / RecyclerViewFastScroller

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

Recyclerview setOnScrollListener deprecated #80

Open jesusignazio opened 4 years ago

jesusignazio commented 4 years ago

The new method is setOnScrollChangeListener that needs a ScrollChangeListener that is not provided by FastScroller class.