summaryrefslogtreecommitdiffstats
path: root/res/drawable/cancel.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/cancel.xml')
-rw-r--r--res/drawable/cancel.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/drawable/cancel.xml b/res/drawable/cancel.xml
index c3e5231e7..335e60930 100644
--- a/res/drawable/cancel.xml
+++ b/res/drawable/cancel.xml
@@ -34,5 +34,5 @@
android:viewportHeight="24.0">
<path
android:pathData="M19.205,6.41L17.795,5l-5.59,5.59L6.615,5l-1.41,1.41l5.59,5.59l-5.59,5.59L6.615,19l5.59,-5.59l5.59,5.59l1.41,-1.41L13.615,12L19.205,6.41z"
- android:fillColor="#FFFFFF"/>
+ android:fillColor="@color/white"/>
</vector>