From 4a9a4d68a603a5215c138de5b5a9aef1045212af Mon Sep 17 00:00:00 2001 From: Hemanth S Date: Sun, 11 Oct 2020 23:43:35 +0530 Subject: [PATCH] Update item_queue.xml --- app/src/main/res/layout/item_queue.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/src/main/res/layout/item_queue.xml b/app/src/main/res/layout/item_queue.xml index ce7cff8d..0df8c24b 100644 --- a/app/src/main/res/layout/item_queue.xml +++ b/app/src/main/res/layout/item_queue.xml @@ -20,8 +20,6 @@ android:layout_marginEnd="1dp" android:layout_marginBottom="1dp" android:background="?rectSelector" - android:clickable="true" - android:focusable="true" android:minHeight="?attr/listPreferredItemHeight" android:orientation="horizontal" tools:ignore="MissingPrefix">