aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/layout/item_host.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/item_host.xml')
-rw-r--r--app/src/main/res/layout/item_host.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/layout/item_host.xml b/app/src/main/res/layout/item_host.xml
index 8c9f9fc..e8f81bc 100644
--- a/app/src/main/res/layout/item_host.xml
+++ b/app/src/main/res/layout/item_host.xml
@@ -23,6 +23,7 @@
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:minHeight="72dp"
+ android:background="?android:attr/selectableItemBackground"
>
<ImageView