修改页面bug

This commit is contained in:
md
2021-07-26 21:12:53 +08:00
parent 7339f6ad1d
commit e8537942fc
44 changed files with 455 additions and 185 deletions

View File

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