felipecsl / AsymmetricGridView

Android ListView that mimics a GridView with asymmetric items. Supports items with row span and column span
http://felipecsl.com/AsymmetricGridView
MIT License
1.84k stars 431 forks source link

Changing number of columns of AsymmetricGridView #38

Closed bkjbkjbnkj687698698 closed 9 years ago

bkjbkjbnkj687698698 commented 9 years ago

How to change number of columns in AsymmetricGridView?I added setRequestedColumnCount(3); but can see only one column