Thanks Mark, it works. Any suggestions how to handle rows. I need to
handle them the same way. Stretch rows or shrink them depending on
their size.



On Dec 30, 3:48 pm, Mark Murphy <[email protected]> wrote:
> Business Talk wrote:
> > How can I make sure that a TableRow fits into the table width
> > regardless of the TableRow' size, meaning the row is shrank to fit the
> > table's width if the row is too big or it's stretched if the it's too
> > small. Adjusting gravity on the row doesn't seem to work.
>
> Look at android:shrinkColumns and android:stretchColumns on TableLayout.
>
> --
> Mark Murphy (a Commons 
> Guy)http://commonsware.com|http://twitter.com/commonsguy
>
> Android Development Wiki:http://wiki.andmob.org

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to