How can i put my buttons like that?

后端 未结 1 1289
遥遥无期
遥遥无期 2020-12-22 06:05

\"enter

I want to put my number button like that. This is my code:

Lin         


        
相关标签:
1条回答
  • 2020-12-22 06:39

    You need to set the widths of layout, layout2, tblLayout, each tblRow, and tr to MATCH_PARENT and each Button must have an equal layout_weight.

    0 讨论(0)
提交回复
热议问题