在网格布局中,设置列数的属性是()
A: column
B: columnCount
C: layout_columnCount
D: stretchColumns
A: column
B: columnCount
C: layout_columnCount
D: stretchColumns
举一反三
- 在网格布局中,设置列数的属性是( ) A: android:ColumnCount B: android:stretchColumns C: android:layout_Column D: android:layout_columnCount
- 网格布局中( )属性指定了网格的列数。 A: layout_height B: gravity C: owCount D: columnCount
- 网格布局用于设置列数的属性()。 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: columnCount B: owCount C: gridCount D: cellCount