网格布局中( )属性指定了网格的列数。
A: layout_height
B: gravity
C: owCount
D: columnCount
A: layout_height
B: gravity
C: owCount
D: columnCount
举一反三
- 网格布局指定网格行数的属性名称是( ) A: columnCount B: owCount C: gridCount D: cellCount
- 网格布局GridLayout指定网格行数的属性名称是()。 A: columnCount B: owCount C: gridCount D: cellCount
- 网格布局用于设置列数的属性()。 A: android:columnCount B: android:rowCount C: android:layout_width D: android:layout_height
- 下列网格布局的属性中,用来设置组件占据的列数的是()。 A: android:rowCount B: android:columnCount C: android:layout_rowSpan D: android:layout_columnSpan
- 指定网格布局要使用多少列的属性是 A: android:paddingTop B: android:layout_column C: android:columnCount D: android:layout_columnSpan