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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to