diff options
Diffstat (limited to 'tests/GridLayoutTest/res/layout/grid7.xml')
| -rw-r--r-- | tests/GridLayoutTest/res/layout/grid7.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/GridLayoutTest/res/layout/grid7.xml b/tests/GridLayoutTest/res/layout/grid7.xml index b9e58d7..0e5be0c 100644 --- a/tests/GridLayoutTest/res/layout/grid7.xml +++ b/tests/GridLayoutTest/res/layout/grid7.xml @@ -17,7 +17,7 @@ xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent"> - android:columnCount="2" + <Space android:layout_row="0" android:layout_column="0" |
