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 26986dbe2..9354f095d 100644
--- a/src/main/res/drawable/grey.xml
+++ b/src/main/res/drawable/grey.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
- android:shape="rectangle" >
+ android:shape="rectangle">
<solid android:color="@color/black12" />