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

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

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

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

Change-Id: Iaac4f67b0aa257fc09b57fefb9d0dec2d0e9c0eb
parents e723ade6 06aa2b56
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>