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

Cannot show in ScrollView #103

Open booker0108 opened 10 years ago

booker0108 commented 10 years ago

I have tried to put the StaggeredGridView in ScrollView but it cannot be shown.

Any way to fix it?

npersson commented 10 years ago

I have the same issue as well

booker0108 commented 9 years ago

I add header and footer to prevent this issue.