timusus / RecyclerView-FastScroll

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

MeasurableAdapter interface does not exist #54

Closed hosseinaminii closed 7 years ago

hosseinaminii commented 7 years ago

Hello I use compile 'com.simplecityapps:recyclerview-fastscroll:1.0.15' in my app.gradle but I can not use FastScrollRecyclerView.MeasurableAdapter interface like sample app for my adapter. Please guid me, Thanks a lot

timusus commented 7 years ago

Sorry, I've screwed up the Readme. The MeasurableAdapter interface will be available in 1.0.16, which I'll push out shortly.