本节课的主要内容有:

1.讲解什么是TableLayout

2.通过演示讲解TableLayout常用的属性

android:collapseColumns:隐藏指定的列
android:shrinkColumns:收缩指定的列以适合屏幕,不会挤出屏幕
android:stretchColumns:尽量把指定的列填充空白部分
android:layout_column:控件放在指定的列
android:layout_span:该控件所跨越的列数

课程下载地址:http://u.115.com/file/f169d117a6

相关文章:

  • 2021-10-24
  • 2021-09-07
  • 2021-11-20
  • 2021-09-21
  • 2021-08-11
  • 2022-01-12
  • 2022-03-01
  • 2021-12-29
猜你喜欢
  • 2022-12-23
  • 2021-05-26
  • 2021-10-11
  • 2022-03-08
  • 2021-09-07
  • 2021-11-11
  • 2021-07-05
相关资源
相似解决方案