Closed hosseinaminii closed 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
compile 'com.simplecityapps:recyclerview-fastscroll:1.0.15'
Sorry, I've screwed up the Readme. The MeasurableAdapter interface will be available in 1.0.16, which I'll push out shortly.
MeasurableAdapter
1.0.16
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