Is there a way to do a linear layout with multiple lines?

I want to lay out a variable set of buttons with variable labels, so
I'd like to use a layout that works as a simple horizontal
LinearLayout, but with multiple lines, so the buttons spill into a
second (or third) line if they don't fit on the first one.

Something like this:

[Button 1] [abc] [123] [another]
[more buttons] [xyz] [one more]

I looked all over the docs and couldn't find any. Maybe I overlooked
something, or maybe someone has written an alternative?

Thanks,
   Sebastian


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