alivc_infobar_bg.xml 268 Bytes
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">
    <gradient
        android:angle="270"
        android:endColor="@color/res_color_common_C9_keep"
        android:startColor="@color/color_00000000"/>
</shape>