diff --git a/library/src/main/res/layout/item_place.xml b/library/src/main/res/layout/item_place.xml index cb863ae..ea3c433 100644 --- a/library/src/main/res/layout/item_place.xml +++ b/library/src/main/res/layout/item_place.xml @@ -4,7 +4,8 @@ xmlns:tools="http://schemas.android.com/tools" android:id="@+id/root" android:layout_width="match_parent" - android:layout_height="wrap_content"> + android:layout_height="wrap_content" + android:background="?selectableItemBackground">