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

Commit 06aa2b56 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "autoMirror chevron" into sc-dev

parents c562b93a 27274726
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -35,6 +35,7 @@
        android:layout_width="@dimen/qs_icon_size"
        android:layout_height="@dimen/qs_icon_size"
        android:src="@*android:drawable/ic_chevron_end"
        android:autoMirrored="true"
        android:visibility="gone"
        android:importantForAccessibility="no"
    />
+1 −0
Original line number Diff line number Diff line
@@ -55,6 +55,7 @@
        android:layout_marginStart="8dp"
        android:contentDescription="@null"
        android:src="@*android:drawable/ic_chevron_end"
        android:autoMirrored="true"
        android:tint="?android:attr/textColorSecondary" />

</com.android.systemui.util.DualHeightHorizontalLinearLayout>