etsy / AndroidStaggeredGrid

An Android staggered grid view which supports multiple columns with rows of varying sizes.
https://github.com/etsy/AndroidStaggeredGrid
4.76k stars 1.13k forks source link

On screen rotate, the grid disappears! #127

Open rampatra opened 9 years ago

rampatra commented 9 years ago

Any possible reasons why the grid disappears on screen rotate?

I have used setRetainInstance(true);

JGeraldoLima commented 8 years ago

I'm having the same problem :/ the grid is just beautiful, but still bugged

JGeraldoLima commented 8 years ago

Hey man! I found a solution! This link was posted 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