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

This commit is contained in:
TreeHugger Robot
2018-03-20 14:07:26 +00:00
committed by Android (Google) Code Review

View File

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