From 9ed49ca1a2d243e41498a9a2d52d9b9546a965f5 Mon Sep 17 00:00:00 2001 From: MrSluffy Date: Fri, 1 Dec 2023 17:35:12 +0800 Subject: [PATCH] Another fixed android.view.InflateException: Binary XML file line #25 in app.lawnchair.debug:layout/task_desktop: Resource ID #0x106002f --- lawnchair/res/layout-v30/task_desktop.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lawnchair/res/layout-v30/task_desktop.xml b/lawnchair/res/layout-v30/task_desktop.xml index 96aabb4dfcc..4c47dfb81c1 100644 --- a/lawnchair/res/layout-v30/task_desktop.xml +++ b/lawnchair/res/layout-v30/task_desktop.xml @@ -21,8 +21,7 @@ android:layout_height="match_parent" android:clipChildren="true" android:clipToOutline="true" - android:defaultFocusHighlightEnabled="false" - android:focusable="true"> + android:defaultFocusHighlightEnabled="false">