jess-anders / two-way-gridview

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

app:gravity="fill_vertical" not work #19

Open tcking opened 10 years ago

tcking commented 10 years ago

want to grow the vertical size of the object if needed so it completely fills its container, I set the configration app:gravity="fill_vertical" but it seems not work