add:新版守护购买界面
9
live/src/main/res/drawable/bg_guard_info.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:width="365dp" android:height="333dp">
|
||||
<shape android:shape="rectangle">
|
||||
<solid android:color="#ffffffff" />
|
||||
<corners android:radius="16dp" />
|
||||
</shape>
|
||||
</item>
|
||||
</selector>
|
||||
9
live/src/main/res/drawable/bg_guard_up_title.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:width="182dp" android:height="32dp">
|
||||
<shape android:shape="rectangle">
|
||||
<solid android:color="#ff9e7afd" />
|
||||
<corners android:radius="16dp" />
|
||||
</shape>
|
||||
</item>
|
||||
</selector>
|
||||
BIN
live/src/main/res/drawable/guardian_img_bg.png
Normal file
|
After Width: | Height: | Size: 656 KiB |
BIN
live/src/main/res/drawable/guardian_img_wings.png
Normal file
|
After Width: | Height: | Size: 251 KiB |
BIN
live/src/main/res/drawable/img_diamond.png
Normal file
|
After Width: | Height: | Size: 3.6 KiB |
BIN
live/src/main/res/drawable/img_guard_bottom.png
Normal file
|
After Width: | Height: | Size: 11 KiB |
BIN
live/src/main/res/drawable/img_k_selected.png
Normal file
|
After Width: | Height: | Size: 27 KiB |
BIN
live/src/main/res/drawable/img_k_uncheck.png
Normal file
|
After Width: | Height: | Size: 25 KiB |
BIN
live/src/main/res/drawable/img_venosa.png
Normal file
|
After Width: | Height: | Size: 1.9 KiB |
BIN
live/src/main/res/drawable/sh_img_title.png
Normal file
|
After Width: | Height: | Size: 17 KiB |