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

Commit 220d45bd authored by Tony's avatar Tony
Browse files

Set hotseat importantForAccessibility=no

Bug: 72500241
Change-Id: Ic98ec0f6235b3deef91e3490c8d5695fb39ee82e
parent 9c70e7e2
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -22,5 +22,6 @@
        android:layout_width="wrap_content"
        android:layout_height="match_parent"
        android:layout_gravity="center"
        launcher:containerType="hotseat" />
        launcher:containerType="hotseat"
        android:importantForAccessibility="no" />
</com.android.launcher3.Hotseat>