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

Commit 27274726 authored by Fabian Kozynski's avatar Fabian Kozynski
Browse files

autoMirror chevron

Test: manual with RTL
Fixes: 187526474
Change-Id: Ibecfaf249a6bdb75c133b1a7f396a3ff380feb76
parent 2c987129
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>