mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 15:26:58 +00:00
Explicitly set the Hotseat to not long or short clickable.
Bug: 318316718 Test: Verified this is no longer selected by switch access. Flag: NA Change-Id: I45a815ab816f9835e297d06eb1f5d0edcb29d837
This commit is contained in:
@@ -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" />
|
||||
Reference in New Issue
Block a user