Fix undesirable ripple effect on GalleryGridView am: e5c3d281ad am: 6660c49f3a

Change-Id: I256861b111d8744b4c2fdff14fe1f45adb0cc63f
This commit is contained in:
Automerger Merge Worker
2020-03-09 22:26:10 +00:00

View File

@@ -85,6 +85,7 @@
<View
android:layout_width="match_parent"
android:layout_height="match_parent"
android:focusableInTouchMode="true"
android:background="@drawable/gallery_image_background_selector" />
<CheckBox