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

Fill Gap Sample with fragments #237

Closed santral06 closed 8 years ago

santral06 commented 8 years ago

How can I use listview fragment with fillgap sample. I checked FragmentActionBarControlListView sample but couldnt make it work in FillGap (Because it handles methods in activity) . Any help ? Thanks