OSDN Git Service

cmfm: fix typo in xml drawable
authorJorge Ruesga <jorge@ruesga.com>
Mon, 23 Mar 2015 22:58:13 +0000 (23:58 +0100)
committerJorge Ruesga <jorge@ruesga.com>
Mon, 23 Mar 2015 22:58:32 +0000 (23:58 +0100)
Change-Id: I414a67eb4fbc022b72eaa6c41b173a12a66a11e8
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
res/drawable/header_gradient.xml

index ea2671b..b07b285 100644 (file)
@@ -18,5 +18,5 @@
             android:startColor="#14000000"
             android:endColor="#00000000"
             android:type="linear"
-            android:angle="90"/>/>
+            android:angle="90"/>
 </shape>
\ No newline at end of file