19 lines
453 B
XML
19 lines
453 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="-56.544"
|
||
|
startY="100.152"
|
||
|
endX="88.5139"
|
||
|
endY="-186.7">
|
||
|
<item
|
||
|
color="#ff5a2a81"
|
||
|
offset="0"/>
|
||
|
<item
|
||
|
color="#ffb51982"
|
||
|
offset="0.4844"/>
|
||
|
<item
|
||
|
color="#fff6b434"
|
||
|
offset="1"/>
|
||
|
</gradient>
|