16 lines
384 B
XML
16 lines
384 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<gradient xmlns:android="http://schemas.android.com/apk/res/android" xmlns:aapt="http://schemas.android.com/aapt"
|
||
|
angle="0"
|
||
|
type="linear"
|
||
|
startX="-87"
|
||
|
startY="261"
|
||
|
endX="103.999"
|
||
|
endY="49.0847">
|
||
|
<item
|
||
|
color="#ff2d4f82"
|
||
|
offset="0"/>
|
||
|
<item
|
||
|
color="#665a2d82"
|
||
|
offset="1"/>
|
||
|
</gradient>
|