5

Can we have multiple number of columns in a single StaggeredGridView? For example 1 column in the first row, 3 columns in second row and 2 columns in 3rd? Actually, I want to achieve something close to the functionality of Google calendar in which i can freely manage(add, edit, delete) schedules.

Syed Arsalan Kazmi
  • 656
  • 1
  • 6
  • 16
  • 1
    Check out this http://stackoverflow.com/questions/29457712/how-to-set-different-columns-for-rows-in-android-gridview – AndroidDev Oct 06 '15 at 07:16

1 Answers1

1

Please Try to Check It out the Following link that might be helpful to you in your requirement. https://github.com/felipecsl/AsymmetricGridView

Please Let me know If have Any doubt.

Rajan Bhavsar
  • 1,969
  • 9
  • 24