|
@@ -1,6 +1,6 @@
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
|
|
- <gradient android:startColor="#FF76A6"
|
|
|
- android:endColor="#FF3C81"/>
|
|
|
+ <gradient android:startColor="#FF6D8B"
|
|
|
+ android:endColor="#FF436A"/>
|
|
|
<corners android:radius="14dp"/>
|
|
|
</shape>
|