1

I'd like to create a gridview with variable columns, say,

row 1, 2 columns

row 2, 3 columns

row 3, 2 columns

row 4, ...

And I also can have them keep same vertical/horizontal spaceing

I fount this StaggeredGridView but didn't likely fit my need. How could I layout such a gridview? thanks.

Community
  • 1
  • 1
fifth
  • 4,249
  • 9
  • 45
  • 62
  • Try this link : http://stackoverflow.com/questions/24133456/using-etsy-android-staggered-gridview – ngrashia Aug 01 '14 at 03:28
  • @NishanthiGrashia, I noticed this lib, but it said 'An Android staggered grid view which supports multiple columns with rows of varying sizes', I didn't find any hint how to support variable columns – fifth Aug 01 '14 at 03:32

0 Answers0