Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 462c8083 authored by Stefan Andonian's avatar Stefan Andonian Committed by Android (Google) Code Review
Browse files

Merge "Explicitly set the Hotseat to not long or short clickable." into main

parents 0ec7c1e4 83578d13
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -21,4 +21,6 @@
    android:layout_height="match_parent"
    android:theme="@style/HomeScreenElementTheme"
    android:importantForAccessibility="no"
    android:clickable="false"
    android:longClickable="false"
    launcher:containerType="hotseat" />
 No newline at end of file