[6.7.0]
[fea] [shape 删除使用图片资源]
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
android:shape="rectangle">
|
||||
<corners android:bottomRightRadius="@dimen/dp_26" />
|
||||
<gradient
|
||||
android:angle="-90"
|
||||
android:angle="270"
|
||||
android:endColor="@color/charter_p_d7e5f5"
|
||||
android:startColor="@android:color/transparent" />
|
||||
</shape>
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 7.7 KiB |
@@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="rectangle">
|
||||
<corners android:radius="@dimen/dp_30"/>
|
||||
<gradient android:startColor="@color/bus_color_19E6D4"
|
||||
android:angle="-100"
|
||||
android:endColor="@color/bus_color_198BF6"/>
|
||||
</shape>
|
||||
Reference in New Issue
Block a user