修改战令入口颜色
This commit is contained in:
parent
0f70f10aed
commit
c2979b4cf7
@ -4,6 +4,6 @@
|
|||||||
<corners android:radius="24dp" />
|
<corners android:radius="24dp" />
|
||||||
<gradient
|
<gradient
|
||||||
android:angle="270"
|
android:angle="270"
|
||||||
android:endColor="#3A27CA"
|
android:endColor="#6F50E9"
|
||||||
android:startColor="#E79EFB" />
|
android:startColor="#6F50E9" />
|
||||||
</shape>
|
</shape>
|
Loading…
Reference in New Issue
Block a user