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

Commit 906d6069 authored by Joey's avatar Joey Committed by Shun Jou
Browse files

Settings: fix eject sdcard icon color



Change-Id: If958b2856ad2c907d8e0ca0d2cc9f6e98d38b97d
Signed-off-by: default avatarJoey <joey@lineageos.org>
(cherry picked from commit bad4d83e)
parent 2fff487e
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -17,7 +17,8 @@ Copyright (C) 2015 The Android Open Source Project
        android:width="24dp"
        android:height="24dp"
        android:viewportWidth="24.0"
        android:viewportHeight="24.0">
        android:viewportHeight="24.0"
        android:tint="?android:attr/colorControlNormal">
    <path
        android:fillColor="#FF000000"
        android:pathData="M5 17h14v2H5zm7,-12L5.33 15h13.34z"/>