<shape xmlns:android="http://schemas.android.com/apk/res/android">
    <gradient
        android:angle="0"
        android:startColor="#004F65"
        android:endColor="#006885"
        android:type="linear" />
</shape>