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