There's no such layout by default but it's pretty easy to write one.

On Sat, Jun 20, 2009 at 4:41 PM, Sebastian<sdelm...@gmail.com> wrote:
>
> 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
>
>
> >
>



-- 
Romain Guy
Android framework engineer
romain...@android.com

Note: please don't send private questions to me, as I don't have time
to provide private support.  All such questions should be posted on
public forums, where I and others can see and answer them

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