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

Commit 06c69670 authored by Selim Cinek's avatar Selim Cinek Committed by Automerger Merge Worker
Browse files

Merge "Made the qs scroll view not important for accessibility" into rvc-dev...

Merge "Made the qs scroll view not important for accessibility" into rvc-dev am: 27b403d4 am: dab4553f am: 26701e9f am: e3b9e082

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

Change-Id: I9da938a5b9f990187ade5c28b04689a3f34b2d4b
parents 9970338a e3b9e082
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -53,6 +53,7 @@
        android:layout_width="match_parent"
        android:layout_height="wrap_content"
        android:elevation="4dp"
        android:importantForAccessibility="no"
        android:layout_weight="1">
        <com.android.systemui.qs.QSPanel
            android:id="@+id/quick_settings_panel"