Fix undesirable ripple effect on GalleryGridView am: e5c3d281ad am: 6660c49f3a
Change-Id: Iffa915fe6474684f39c0a3672aa5dfe70193b274
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user