aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/drawable/grey.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/res/drawable/grey.xml')
-rw-r--r--src/main/res/drawable/grey.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/res/drawable/grey.xml b/src/main/res/drawable/grey.xml
index 96e03d2d..26986dbe 100644
--- a/src/main/res/drawable/grey.xml
+++ b/src/main/res/drawable/grey.xml
@@ -2,6 +2,6 @@
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle" >
- <solid android:color="@color/divider" />
+ <solid android:color="@color/black12" />
</shape> \ No newline at end of file