This commit is contained in:
2025-11-27 17:49:14 +08:00
parent 0fbb9c3704
commit d69f964464
7 changed files with 145 additions and 98 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="#999999" />
</shape>