aboutsummaryrefslogtreecommitdiffstats
path: root/res/drawable/grey.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/grey.xml')
-rw-r--r--res/drawable/grey.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/res/drawable/grey.xml b/res/drawable/grey.xml
index bdb9383f..2e90d96d 100644
--- a/res/drawable/grey.xml
+++ b/res/drawable/grey.xml
@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
-<shape xmlns:android="http://schemas.android.com/apk/res/android"
- android:shape="rectangle">
+<shape xmlns:android="http://schemas.android.com/apk/res/android"
+ android:shape="rectangle" >
+
<solid android:color="#ffdddddd" />
+
</shape> \ No newline at end of file