[charter]
[3.2.0] [样式修改]
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 9.6 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 9.6 KiB |
@@ -1,13 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<layer-list xmlns:android="http://schemas.android.com/apk/res/android" >
|
||||
<item
|
||||
android:drawable="@drawable/charter_p_order_closedoor_normal"
|
||||
android:width="@dimen/dp_108"
|
||||
android:height="@dimen/dp_108"/>
|
||||
<item >
|
||||
<shape android:shape="rectangle">
|
||||
<corners android:radius="@dimen/dp_54"/>
|
||||
<solid android:color="#30000000"/>
|
||||
</shape>
|
||||
</item>
|
||||
</layer-list >
|
||||
@@ -1,13 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<layer-list xmlns:android="http://schemas.android.com/apk/res/android" >
|
||||
<item
|
||||
android:drawable="@drawable/m1_order_opendoor_normal"
|
||||
android:width="@dimen/dp_108"
|
||||
android:height="@dimen/dp_108"/>
|
||||
<item >
|
||||
<shape android:shape="rectangle">
|
||||
<corners android:radius="@dimen/dp_54"/>
|
||||
<solid android:color="#30000000"/>
|
||||
</shape>
|
||||
</item>
|
||||
</layer-list >
|
||||
Reference in New Issue
Block a user