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

Commit 762f064e authored by Fabian Kozynski's avatar Fabian Kozynski
Browse files

Fix some attributes in themable icons

* Added auto-mirrored for ic_arrow_back
* Fixed color for ic_brightness_thumb

Fixes: 132227230
Bug: 132997623
Test: visual
Change-Id: I0f0f61739d9dd93021ec371a8a8af6e28ab894e3
parent 738c9823
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -14,6 +14,7 @@
    limitations under the License.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:autoMirrored="true"
    android:width="24dp"
    android:height="24dp"
    android:viewportWidth="24"
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@ Copyright (C) 2017 The Android Open Source Project

    <path
        android:pathData="M18,14.48V18h-3.52L12,20.48L9.52,18H6v-3.52L3.52,12L6,9.52V6h3.52L12,3.52L14.48,6H18v3.52L20.48,12L18,14.48z"
        android:fillColor="?android:attr/colorPrimary" />
        android:fillColor="?android:attr/colorBackgroundFloating" />

    <path
        android:pathData=" M20,8.69 V4h-4.69L12,0.69L8.69,4H4v4.69L0.69,12L4,15.31V20h4.69L12,23.31L15.31,20H20v-4.69L23.31,12L20,8.69z M18,14.48V18h-3.52L12,20.48L9.52,18H6v-3.52L3.52,12L6,9.52V6h3.52L12,3.52L14.48,6H18v3.52L20.48,12L18,14.48z M12,7c-2.76,0 -5,2.24 -5,5s2.24,5 5,5s5,-2.24 5,-5S14.76,7 12,7z"