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

Commit 411f5c3b authored by Sanry Huang's avatar Sanry Huang Committed by android-build-merger
Browse files

Merge "Fix wrong linear navigation order when TalkBack is on" into pi-dev

am: 85d4aeb5

Change-Id: If0126648fb836078812f704d522111162f3d9007
parents da03d777 85d4aeb5
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -57,6 +57,8 @@
        android:layout_marginBottom="@dimen/qs_footer_height"
        android:elevation="4dp"
        android:background="@android:color/transparent"
        android:focusable="true"
        android:accessibilityTraversalBefore="@id/qs_carrier_text"
    />

    <include layout="@layout/quick_status_bar_expanded_header" />