Merge "Enable scrolling to fix invisible problem of partial image"

This commit is contained in:
TreeHugger Robot
2022-01-11 03:26:35 +00:00
committed by Android (Google) Code Review

View File

@@ -20,4 +20,5 @@
android:padding="32dp"
android:numColumns="3"
android:gravity="center"
android:nestedScrollingEnabled="true"
android:importantForAccessibility="noHideDescendants" />