19 lines
452 B
XML
19 lines
452 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="9.4148"
|
||
|
startY="11.3041"
|
||
|
endX="3.2052"
|
||
|
endY="10.6688">
|
||
|
<item
|
||
|
color="#02fcaf17"
|
||
|
offset="0"/>
|
||
|
<item
|
||
|
color="#76e89e17"
|
||
|
offset="0.4664"/>
|
||
|
<item
|
||
|
color="#ffd89016"
|
||
|
offset="1"/>
|
||
|
</gradient>
|