bg_line_chart_fill2.xml 236 Bytes
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">

    <gradient
        android:startColor="#AA3BC3B6"
        android:endColor="#00FFFFFF"
        android:angle="-90"/>

</shape>