2011-09-10 18:38:45 -04:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
2011-10-15 13:11:11 -04:00
|
|
|
<shape xmlns:a="http://schemas.android.com/apk/res/android">
|
2011-10-15 14:11:59 -04:00
|
|
|
<gradient a:startColor="#001c45"
|
|
|
|
a:endColor="#003481"
|
2011-10-15 13:11:11 -04:00
|
|
|
a:angle="90"/>
|
|
|
|
<corners a:radius="0dp" />
|
2011-09-10 18:38:45 -04:00
|
|
|
</shape>
|