Merge "Fix that icons overlapped in Preview at Display size and text screen under Vision Settings." into tm-dev

This commit is contained in:
PETER LIANG
2022-03-20 05:19:43 +00:00
committed by Android (Google) Code Review

View File

@@ -20,8 +20,8 @@
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:numColumns="4"
android:numColumns="3"
android:gravity="center"
android:nestedScrollingEnabled="true"
android:importantForAccessibility="noHideDescendants"
app:appCount="8"/>
app:appCount="6"/>