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

To be able add/remove scrollcallback listeners #206

Closed numa08 closed 9 years ago

numa08 commented 9 years ago

To be able notify to some components when scrolling.

205