Merge "Fine tune background shape for app entity"

This commit is contained in:
TreeHugger Robot
2019-02-14 03:47:45 +00:00
committed by Android (Google) Code Review

View File

@@ -23,7 +23,7 @@
android:layout_marginEnd="16dp"
android:gravity="center"
android:clickable="true"
android:background="?android:attr/selectableItemBackground"
android:background="@*android:drawable/btn_borderless_material"
android:orientation="vertical">
<ImageView