This commit is contained in:
pengxiaolong
2025-12-26 22:01:04 +08:00
parent 79b5bc0273
commit 7814a10815
108 changed files with 6538 additions and 1987 deletions

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<View xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="6dp"
android:layout_height="6dp"
android:layout_marginLeft="4dp"
android:layout_marginRight="4dp"
android:background="@drawable/dot_bg" />