<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle">
android:angle="0"
android:endColor="#18CCB1"
android:startColor="#21AACC" />
<corners android:radius="20dp" />
</shape>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle">
android:angle="0"
android:endColor="#18CCB1"
android:startColor="#21AACC" />
<corners android:radius="20dp" />
</shape>