jess-anders / two-way-gridview

An Android GridView that can be configured to scroll horizontally or vertically
650 stars 261 forks source link

how to add different column height and width values for layout and portrait in the com.jess.ui.TwoWayGridView layout file? #7

Closed nandhini0412 closed 11 years ago

nandhini0412 commented 11 years ago

I would like to have different layout parameter for the grid view when its on portrait and landscape... EG: app:columnWidth = "100" in landscape and app:columnWidth="50" in portrait..

Thanks for sharing this library.

nemoeslovo commented 10 years ago

If you have the answer, publish it, please