etsy/AndroidStaggeredGrid

Samsung 7 inch Tablet redraw issue

ketanMuttha opened this issue · 1 comments

Hi ,

I have the 6 list of items but i can see only the 2 items visible and It can scroll with the blank up and down. Did anyone observer the same problem. I did not observe the issue on nexus 7 inch tablet.
Can anyone please provide the any pointer for this issue.

Thanks,
Ketan

Hi All,
if anyone faces above problem, Please note that, your activity or fragment 's parent layout should be linear layout if you are running your apps on the above api level 17. this is because of known issue https://code.google.com/p/android/issues/detail?id=63673 .