ksoichiro / Android-ObservableScrollView

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

SlidingUpRecyclerViewFragment #225

Open ZkHaider opened 8 years ago

ZkHaider commented 8 years ago

Would be useful to have an example of this, I am working on implementing one myself.

ksoichiro commented 8 years ago

Do you mean that you want an example of SlidingUpRecyclerViewActivity with Fragment? I think there are already some Fragment examples in this project. Are they not enough?