blob: a18f2a137b14696b536ad1d0018b826162b6b450 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle">
<gradient
android:startColor="#FFFF0000"
android:endColor="#80FF00FF"
android:angle="45"/>
<padding android:left="7dp"
android:top="7dp"
android:right="7dp"
android:bottom="7dp"/>
<corners android:radius="8dp"/>
<size android:width="2dp" android:dashWidth="<error descr="Missing value"></error>"/>
<solid/>
<stroke android:width="4dp"
android:color="<error>color</error>"
android:dashWidth="<error>integer</error>"
android:dashGap="<error>4</error>"
<warning>android:aba</warning>=""/>
<<warning>aba</warning>/>
</shape>