version:beta

fix:
update:优化seekbar
This commit is contained in:
2022-11-07 09:20:07 +08:00
parent 4d7c623876
commit 3095e146be
6 changed files with 131 additions and 57 deletions

View File

@@ -3,8 +3,8 @@
android:shape="oval">
<size
android:width="30dp"
android:height="30dp" />
android:width="15dp"
android:height="15dp" />
<solid android:color="@android:color/holo_blue_light" />
</shape>