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

android:configChanges="orientation|screenSize" BUG #138

Open treebhoph opened 9 years ago

treebhoph commented 9 years ago

AndroidManifest.xml

When add attribute android:configChanges="orientation|screenSize", a bug generated when rotates a screen. screenshot_2014-08-15-00-31-46 screenshot_2014-08-15-00-32-39