aboutsummaryrefslogtreecommitdiffstats
path: root/res/drawable/grey.xml
diff options
context:
space:
mode:
authoriNPUTmice <daniel@gultsch.de>2014-09-11 16:22:33 +0200
committeriNPUTmice <daniel@gultsch.de>2014-09-11 16:22:33 +0200
commit12b62adeca59e0f6dc2c04331fd65244dfc809f8 (patch)
tree7c7aadc27fe8ad89438f83d3b30d9409f4031a51 /res/drawable/grey.xml
parentdee46f34536577f6b395f7fe62d3503ecf5cf7fc (diff)
added missing strings back. + formating
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