新增 市场界面

删除 无用资源
This commit is contained in:
hyb1996
2019-01-27 14:22:17 +08:00
parent afc7f35983
commit f2c636d599
29 changed files with 1452 additions and 199 deletions

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<corners android:radius="5dp"/>
<solid android:color="@color/colorAccent"/>
</shape>