Merge "Remove touch effect of Ratio on listitem" into pi-dev

am: a976a0eaad

Change-Id: Id8226bd927f8553335e88cce4bd3fe4a2d81833b
This commit is contained in:
HJ ChangLiao
2018-03-20 14:20:04 +00:00
committed by android-build-merger

View File

@@ -21,5 +21,6 @@
android:layout_width="wrap_content" android:layout_width="wrap_content"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_gravity="center" android:layout_gravity="center"
android:background="@null"
android:focusable="false" android:focusable="false"
android:clickable="false" /> android:clickable="false" />