I don't think the Android API lets you do what you want.  I wound up
writing my own "gridbox" layout widget which I use in several of my
apps.  It's similar to the old Java "gridbag" layout and HTML tables.
It does everything I need.  Unfortunately, it's not generic enough for
me to publish yet.

-- 
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