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

Commit dccf3956 authored by Tony Wickham's avatar Tony Wickham Committed by Android (Google) Code Review
Browse files

Merge "Set hotseat importantForAccessibility=no" into ub-launcher3-master

parents c1103db2 220d45bd
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>