summaryrefslogtreecommitdiff
path: root/android/res/drawable/slider.xml
diff options
context:
space:
mode:
Diffstat (limited to 'android/res/drawable/slider.xml')
-rw-r--r--android/res/drawable/slider.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/res/drawable/slider.xml b/android/res/drawable/slider.xml
index acac1d80..bf4a75da 100644
--- a/android/res/drawable/slider.xml
+++ b/android/res/drawable/slider.xml
@@ -5,5 +5,5 @@
android:right="15dp"
android:top="5dp"
android:bottom="5dp" />
- <solid android:color="#CC444444" />
+ <solid android:color="@color/bar" />
</shape>