From afa178fdeca5b6ede91a1c7ef807982ae39f8cfa Mon Sep 17 00:00:00 2001 From: Viktor De Pasquale Date: Thu, 9 Jan 2020 18:06:30 +0100 Subject: [PATCH] Fixed the checkbox being wrongly recognized as clickable --- app/src/main/res/layout/item_hide_process.xml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/layout/item_hide_process.xml b/app/src/main/res/layout/item_hide_process.xml index e36a58e09..d0dfd0597 100644 --- a/app/src/main/res/layout/item_hide_process.xml +++ b/app/src/main/res/layout/item_hide_process.xml @@ -18,6 +18,9 @@