Computer scienceMobileAndroidUser InterfaceUI componentsContainers

Grids and tables

Turn the rows

Report a typo

Fill in the value to make the GridLayout rows filled from top to bottom, then its columns left to right.

<GridLayout
    xmlns:android="http://schemas.android.com/apk/res/android"
    android:layout_width="match_parent"
    android:layout_height="match_parent"
    android:orientation="________">
Enter a short text
___

Create a free account to access the full topic