update:2020.03.16 更新布局,优化下载问题,加入字体

This commit is contained in:
2020-03-16 18:10:17 +08:00
parent 82f08853f5
commit 553999f7ec
52 changed files with 472 additions and 123 deletions

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<solid android:color="#f09819" />
<solid android:color="@color/green" />
</shape>