Enable scrolling to fix invisible problem of partial image
Fixes: 210362085 Test: manual test Change-Id: Idd8e6d8f9645500090b0523f7f30a32a3140bde9
This commit is contained in:
@@ -20,4 +20,5 @@
|
||||
android:padding="32dp"
|
||||
android:numColumns="3"
|
||||
android:gravity="center"
|
||||
android:nestedScrollingEnabled="true"
|
||||
android:importantForAccessibility="noHideDescendants" />
|
||||
|
Reference in New Issue
Block a user