etsy/AndroidStaggeredGrid

Scroll bug

Opened this issue · 3 comments

I found this bug in Genymotion, but later same thing happens on real device. I connect mouse via OTG and scroll page with mouse scroller wheel, and StaggeredGridView don't create new views, after scroll list is completely clean.

I have the same issue too

Hey guys! I found this link in one of the issues, and definetely solved my problem! I had same issue with a real device: https://github.com/venkat230278/AndroidStaggeredGridViewOverscrollBug/blob/master/patch/sg.patch

@JGeraldoLima Thanks! It solves my problem!