修改bug

This commit is contained in:
squallzhjch
2023-08-25 09:28:04 +08:00
parent 5b2fcbddd9
commit f4495ea202
15 changed files with 115 additions and 49 deletions

View File

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