summaryrefslogtreecommitdiffstats
path: root/res/drawable
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-01-25 22:29:51 +0200
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-01-26 01:34:05 +0200
commit2cdfb1d0eb3a44b10196c9b7a3545e9579c08995 (patch)
treef5c2fd083ae0a872d4e063d0add2bdb2b6c9be53 /res/drawable
parent2e8c739c5c893420cd2bf23587196a730a901633 (diff)
downloadandroid_packages_apps_Trebuchet-2cdfb1d0eb3a44b10196c9b7a3545e9579c08995.tar.gz
android_packages_apps_Trebuchet-2cdfb1d0eb3a44b10196c9b7a3545e9579c08995.tar.bz2
android_packages_apps_Trebuchet-2cdfb1d0eb3a44b10196c9b7a3545e9579c08995.zip
Trebuchet: Fix hidden folder remove icon color
Change-Id: I56f50f619547447929d4af06f05d980043c48e13
Diffstat (limited to 'res/drawable')
-rw-r--r--res/drawable/ic_remove.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/drawable/ic_remove.xml b/res/drawable/ic_remove.xml
index a37a64b82..e4e550a44 100644
--- a/res/drawable/ic_remove.xml
+++ b/res/drawable/ic_remove.xml
@@ -21,7 +21,7 @@
android:viewportHeight="24">
<path
- android:fillColor="#000000"
+ android:fillColor="#fafafa"
android:pathData="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59
19 19 17.59 13.41 12z" />
<path