<?xml version="1.0" encoding="UTF-8" ?>

<shape xmlns:android="http://schemas.android.com/apk/res/android">
    <gradient android:startColor="@color/colorPrimaryDark" android:angle="90" android:centerColor="#00000000">

    </gradient>
</shape>