AndroidStaggeredGrid icon indicating copy to clipboard operation
AndroidStaggeredGrid copied to clipboard

Scroll bug

Open ghost opened this issue 10 years ago • 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.

ghost avatar Jul 28 '14 11:07 ghost

I have the same issue too

dokasto avatar Oct 09 '14 06:10 dokasto

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 avatar Aug 07 '15 10:08 JGeraldoLima

@JGeraldoLima Thanks! It solves my problem!

6Weiqi avatar Nov 10 '16 07:11 6Weiqi