etsy/AndroidStaggeredGrid

wrong child layout offset

leo2013 opened this issue · 0 comments

When StaggeredGridView scrolled fast, child has wrong layout offset.
It already disappeared on device screen, but "onLayoutChild" is called.
As a result, It displayed on the screen with wrong offsets.

Does anyone have this problem???