version:beta

fix:
update:seekbar增加刻度
This commit is contained in:
2022-11-07 11:55:40 +08:00
parent 3095e146be
commit db3ee94ca2
5 changed files with 92 additions and 61 deletions

View File

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