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="18.0188"
|
||
|
startY="34.2992"
|
||
|
endX="31.3033"
|
||
|
endY="30.9988">
|
||
|
<item
|
||
|
color="#fffcaf17"
|
||
|
offset="0"/>
|
||
|
<item
|
||
|
color="#fff2a617"
|
||
|
offset="0.428"/>
|
||
|
<item
|
||
|
color="#ffe39717"
|
||
|
offset="1"/>
|
||
|
</gradient>
|