summaryrefslogtreecommitdiffstats
path: root/res/drawable/back.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/back.xml')
-rw-r--r--res/drawable/back.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/drawable/back.xml b/res/drawable/back.xml
index a8e282f93..051e5b9c9 100644
--- a/res/drawable/back.xml
+++ b/res/drawable/back.xml
@@ -34,5 +34,5 @@
android:viewportHeight="24.0">
<path
android:pathData="M20,11H7.83l5.59,-5.59L12,4l-8,8l8,8l1.41,-1.41L7.83,13H20V11z"
- android:fillColor="#FFFFFF"/>
+ android:fillColor="@color/white"/>
</vector>