Hi, I hope you are using LinearLayout as your base Layout.. If so, look for orientation in the properties of this obj and change it to horizontal.
Vinay On Apr 12, 10:47 am, xlshe <dianyuangua...@gmail.com> wrote: > Hi all, > > I want to create three button on the layout. But the default align of > the buttons is in a column like: > Button1 > Button2 > Button3 > But I want to the three buttons align in a row in order to save space. > The align of the three buttons I need is : > Button1 Botton2 Botton3 > > Would you please tell me how to do that? Thank you very much! -- 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 To unsubscribe, reply using "remove me" as the subject.