summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Matías Hernández <matiashe@google.com> 2023-03-14 16:57:58 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2023-03-14 16:57:58 +0000
commitad38876cc7acc696a700c9da3277a725c602bd56 (patch)
treeb1d85af29f4cc80c8bbfe3ef82b7936361fe8d78
parent4095fbee27e2280c0c446117203c46ffd7973a4b (diff)
parentd234afdec84eb0ffdd58b2f13d971a6d18d91baa (diff)
Merge "Show correct chevron for "Priority" on RTL languages" into udc-dev
-rw-r--r--packages/SystemUI/res/drawable/ic_important_outline.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/SystemUI/res/drawable/ic_important_outline.xml b/packages/SystemUI/res/drawable/ic_important_outline.xml
index 7a628bb65433..642582c755ac 100644
--- a/packages/SystemUI/res/drawable/ic_important_outline.xml
+++ b/packages/SystemUI/res/drawable/ic_important_outline.xml
@@ -20,6 +20,7 @@
android:height="24dp"
android:viewportWidth="24.0"
android:viewportHeight="24.0"
+ android:autoMirrored="true"
android:tint="?android:attr/colorControlNormal">
<path
android:fillColor="@android:color/white"