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

Commit e2934488 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

am: 411f5c3b

Change-Id: I14b5b7d96d5518b72194e0ba7f4a9caa8d7b5c55
parents e5fc97d5 411f5c3b
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" />