version:7.3

fix:
update:细节调整
This commit is contained in:
2022-12-29 11:47:32 +08:00
parent f05d2aa40e
commit 5bd102b891
19 changed files with 136 additions and 39 deletions

View File

@@ -424,11 +424,11 @@
android:layout_marginEnd="@dimen/dp_8"
app:cpvDuration="1000"
app:cpvLabelTextColor="@color/white"
app:cpvLabelTextSize="26sp"
app:cpvLabelTextSize="24sp"
app:cpvNormalColor="#c1d4c4"
app:cpvProgressColor="#27602f"
app:cpvShowTick="false"
app:cpvStrokeWidth="@dimen/dp_4"
app:cpvStrokeWidth="@dimen/dp_8"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintTop_toTopOf="parent" />