shape_round15dp_c075ff.xml
371 Bytes
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<gradient android:type="linear" android:startColor="#ffc075ff" android:endColor="#ffff5287" android:angle="180" />
<corners android:topLeftRadius="15dp" android:topRightRadius="0dp" android:bottomLeftRadius="15dp" android:bottomRightRadius="0dp" />
</shape>