Fix undesirable ripple effect on GalleryGridView am: e5c3d281ad am: 6660c49f3a am: 4bb9d0e43d am: 80ccd11c30

Change-Id: Iddab760fc21323b01cd5a1039cce8c8b7011bcf8
This commit is contained in:
Automerger Merge Worker
2020-03-09 23:04:24 +00:00
+1
View File
@@ -85,6 +85,7 @@
<View <View
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="match_parent" android:layout_height="match_parent"
android:focusableInTouchMode="true"
android:background="@drawable/gallery_image_background_selector" /> android:background="@drawable/gallery_image_background_selector" />
<CheckBox <CheckBox