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

issue while using cursoradapter #132

Open nvavadiya opened 9 years ago

nvavadiya commented 9 years ago

there is an issue while using staggeredgrid view with cursor adapter..

zeroarst commented 9 years ago

What kinds of issue did you have? I had the issue that there is always only 1 columns be displayed all the time.

ghost commented 9 years ago

i have no idea why i am getting the error that i need to change the minSdk version from 8 to 11 inorder to use the gridview with a cursor adapter. Any clue how to solve this? Thanks

codingmakemehappy commented 9 years ago

@zeroarst
I got the same problem,have you solved it?

zeroarst commented 9 years ago

@mrzasan Sorry I stop using this lib.