<?xml version="1.0" encoding="utf-8"?>
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
    <item><shape android:shape="rectangle"><gradient android:angle="90" android:startColor="#11201B" android:centerColor="#99527761" android:endColor="#00000000" android:centerY="0.4" android:type="linear" /></shape></item>
</layer-list>
