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

Commit 0e3a87bc authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "notification stack scroller doesn't need a11y focus" into sc-dev am: 49c7bc66

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15692791

Change-Id: Iaee6f24986adc1b8cca40722bb76b00682afcb5f
parents 1c4bc955 49c7bc66
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -113,6 +113,7 @@
            android:layout_width="@dimen/notification_panel_width"
            android:layout_height="match_parent"
            android:layout_marginBottom="@dimen/close_handle_underlap"
            android:importantForAccessibility="no"
            systemui:layout_constraintStart_toStartOf="parent"
            systemui:layout_constraintEnd_toEndOf="parent"
        />