<shape xmlns:android="http://schemas.android.com/apk/res/android"
       android:shape="rectangle">
    <gradient
        android:angle="270"
        android:endColor="#14232323"
        android:startColor="@android:color/transparent"/>
</shape>