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

Fixed bug with dividers in ListView #220

Closed gurgendav closed 8 years ago

gurgendav commented 8 years ago

https://github.com/ksoichiro/Android-ObservableScrollView/issues/219

ksoichiro commented 8 years ago

Thank you for PR! I confirmed the issue and this fix looks good to me.