Linear Layout with two buttons side by side - android

后端 未结 3 1627
庸人自扰
庸人自扰 2021-02-13 07:36

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

                

        
3条回答
  •  被撕碎了的回忆
    2021-02-13 07:53

    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

提交回复
热议问题