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

Commit 4825fbc7 authored by qjohn's avatar qjohn
Browse files

SystemUI: Fix heads up tile off color

* Should match other icons when disabled.

Change-Id: Iba83c96f395db8b55f9395f74a7fa2285e7587ec
parent 29c48efb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,6 +20,6 @@ Copyright (C) 2014 The Android Open Source Project
        android:viewportHeight="24.0">

    <path
        android:fillColor="#FFFFFFFF"
        android:fillColor="#4DFFFFFF"
        android:pathData="M11.5,22.0c1.1,0.0 2.0,-0.9 2.0,-2.0l-4.0,0.0C9.5,21.1 10.4,22.0 11.5,22.0zM18.0,10.5c0.0,-3.1 -2.1,-5.6 -5.0,-6.3L13.0,3.5C13.0,2.7 12.3,2.0 11.5,2.0C10.7,2.0 10.0,2.7 10.0,3.5l0.0,0.7C9.5,4.3 9.0,4.5 8.6,4.7l9.4,9.4L18.0,10.5zM17.7,19.0l2.0,2.0l1.3,-1.3L4.3,3.0L3.0,4.3l2.9,2.9C5.3,8.2 5.0,9.3 5.0,10.5L5.0,16.0l-2.0,2.0l0.0,1.0L17.7,19.0z" />
</vector>