This commit is contained in:
fengjignqi
2026-07-13 14:54:21 +08:00
parent 3f0260a37a
commit a31443fa4c
8 changed files with 96 additions and 21 deletions

View File

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