如果设置一个Button的android:gravity="center" android:text="按钮",则是设置了“按钮”两个字在Button中居中显示,要想设置Button在父控件中水平居中,应该用

android:layout_centerHorizontal="true"

相关文章:

  • 2022-12-23
  • 2021-06-16
  • 2021-12-16
  • 2021-10-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-08-01
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案