diff --git a/res/layout/list_item_device_entry.xml b/res/layout/list_item_device_entry.xml index 87d27728..2ccc72fe 100644 --- a/res/layout/list_item_device_entry.xml +++ b/res/layout/list_item_device_entry.xml @@ -12,13 +12,15 @@ SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_margin="4dp" + android:focusable="true" + android:clickable="true" + android:background="?android:attr/selectableItemBackground" style="@style/KdeConnectCardStyle.Filled" app:contentPadding="@dimen/view_default_padding">