Linear Layout with two buttons side by side - android

后端 未结 3 1138
温柔的废话
温柔的废话 2021-02-13 07:30

I have 3 buttons the layout.xml below where they appear below of each other...

                

        
3条回答
  •  感动是毒
    2021-02-13 08:05

    best way to do this is to make layout and then put your button like this code

    
    
     

    in this shape you have two button in same row so easy :D

提交回复
热议问题