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

Commit 315c0658 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "autoMirror chevron" into sc-dev am: 06aa2b56 am: 48a3fb00

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

Change-Id: I023c4a440584ba5a02286deb75a85adab045246d
parents 21556763 48a3fb00
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>