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

How to use this in a fragment #256

Open jesussmile opened 8 years ago

jesussmile commented 8 years ago

All your examples are activity related could you please do one with fragments . i.e use a webview in a fragment ?

yshrsmz commented 8 years ago

you can use this library in a fragment just like examples do in activity