blob: 88f93bf037c17d2c44bcd37d7c501c962cd7d455 [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>""</error>/>
<solid/>
<stroke android:width="4dp"
android:color="color"
android:dashWidth="<error>integer</error>"
android:dashGap="<error>4</error>"
<warning>android:aba</warning>=""/>
<<warning>aba</warning>/>
</shape>