<?xml version="1.0" encoding="utf-8"?>
<shape
  xmlns:android="http://schemas.android.com/apk/res/android">
    <gradient android:startColor="#ffffb6c1" android:endColor="#ff8a2be2" android:angle="135.0" android:type="linear" android:centerColor="#ffff69b4" />
</shape>
