19 lines
454 B
XML
19 lines
454 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="36.6236"
|
||
|
startY="22.4326"
|
||
|
endX="25.0234"
|
||
|
endY="19.5443">
|
||
|
<item
|
||
|
color="#ffe49f15"
|
||
|
offset="0"/>
|
||
|
<item
|
||
|
color="#ffedb011"
|
||
|
offset="0.3951"/>
|
||
|
<item
|
||
|
color="#ffffd400"
|
||
|
offset="1"/>
|
||
|
</gradient>
|