jess-anders / two-way-gridview

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

Setting scrollDirectionPortrait to horizonal causes everything to break #34

Closed puneetgill05 closed 9 years ago

puneetgill05 commented 9 years ago

Just using the example XML from your README with this one change causes the cells in my grid to not be shown next to each other, or aligned, or anything. It seems like a jumble of cells. Is there a trick needed to make this work?

puneetgill05 commented 9 years ago

seems like the grid item needs to have an explicitly set width