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

Commit bad4d83e authored by Joey's avatar Joey Committed by Michael Bestas
Browse files

Settings: fix eject sdcard icon color



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