res/drawable/shape_line_green.xml
changeset 1004 bcacb829dc28
parent 988 d7ddcccdff8a
parent 1003 1e9c4a0a9acf
child 1005 a2cad81f348b
--- a/res/drawable/shape_line_green.xml	Tue Jun 05 16:29:25 2012 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<shape xmlns:android="http://schemas.android.com/apk/res/android" type="line">
-<stroke android:width="1dp"
-		android:height="2dp"
-		android:color="#D6F94C" />
-	<size android:height="1dp" />
-</shape>