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

why the rowHeight related with columnWidth #55

Open pangff opened 8 years ago

pangff commented 8 years ago

I don't understand why the rowHeight related with columnWidth? I just want column span and custom row height

michgauz commented 8 years ago

Same here. Can't figure out why my row heigh is wrong...