Skip to content

Commit

Permalink
Another fixed
Browse files Browse the repository at this point in the history
android.view.InflateException: Binary XML file line #25 in app.lawnchair.debug:layout/task_desktop: Resource ID #0x106002f
  • Loading branch information
MrSluffy committed Dec 1, 2023
1 parent 0984af2 commit 9ed49ca
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lawnchair/res/layout-v30/task_desktop.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@
android:layout_height="match_parent"
android:clipChildren="true"
android:clipToOutline="true"
android:defaultFocusHighlightEnabled="false"
android:focusable="true">
android:defaultFocusHighlightEnabled="false">

<View
android:id="@+id/background"
Expand Down

0 comments on commit 9ed49ca

Please sign in to comment.