On Apr 12, 7:51 am, ecss utdallas <[email protected]> wrote:

> the layout, I need them align like this:
> Button1 Botton2 Botton3
> Button4 Button5 Button6
> Button7 Button8 Button9

You'll need 4 LinearLayouts, a parent with an orientation of
"vertical" containing 3 child LinearLayouts (each with "horizontal"
orientation) that contain your actual buttons, 3 each.

String

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

To unsubscribe, reply using "remove me" as the subject.

Reply via email to