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

Issue in FlexibleSpaceWithImageGridViewActivity.java when we have odd number of item #282

Open hiren369 opened 6 years ago

hiren369 commented 6 years ago

Right now in this example if we pass 99 items or any odd number of items and then scrolls then it creates issue, please resolve it