|
@@ -4,4 +4,5 @@
|
|
android:endColor="#FFE7D4"/>
|
|
android:endColor="#FFE7D4"/>
|
|
<corners android:topRightRadius="28dp"
|
|
<corners android:topRightRadius="28dp"
|
|
android:topLeftRadius="28dp"/>
|
|
android:topLeftRadius="28dp"/>
|
|
|
|
+ <stroke android:width="1dp" android:color="@color/white"/>
|
|
</shape>
|
|
</shape>
|