Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit eda64c9f authored by Sunny Shao's avatar Sunny Shao
Browse files

Enable scrolling to fix invisible problem of partial image

Fixes: 210362085
Test: manual test
Change-Id: Idd8e6d8f9645500090b0523f7f30a32a3140bde9
parent 0fd50076
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -20,4 +20,5 @@
    android:padding="32dp"
    android:numColumns="3"
    android:gravity="center"
    android:nestedScrollingEnabled="true"
    android:importantForAccessibility="noHideDescendants" />