ksoichiro / Android-ObservableScrollView

Android library to observe scroll events on scrollable views.
http://ksoichiro.github.io/Android-ObservableScrollView/
Apache License 2.0
9.65k stars 2.06k forks source link

New Version Support the ObservableRecylecleView? #217

Closed eling13 closed 8 years ago

eling13 commented 8 years ago

In your samples , I just see ParallaxToolbarListViewActivity, doesn't support the RecycleView ??

In my project ,I use the RecycleView , I want to ask :The new lib support the recycleview?