From d236e3c9cda39646f4bb465db5e24b994016e9a4 Mon Sep 17 00:00:00 2001 From: Erwan Croze Date: Thu, 2 Aug 2018 15:05:55 +0200 Subject: [PATCH] Fix contact list view --- res/layout/contacts_list.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/res/layout/contacts_list.xml b/res/layout/contacts_list.xml index 18d7b293c..d39805ef8 100644 --- a/res/layout/contacts_list.xml +++ b/res/layout/contacts_list.xml @@ -91,6 +91,8 @@ android:layout_width="match_parent" android:layout_height="33dp" android:layout_margin="10dp" + android:focusable="true" + android:focusableInTouchMode="true" android:background="@color/colorH">