version:6.5

fix:
update:优化显示,默认显示第三方安装应用
This commit is contained in:
2022-12-06 10:51:48 +08:00
parent 215669e9d3
commit e0b32ed063
11 changed files with 58 additions and 30 deletions

View File

@@ -182,8 +182,8 @@
<com.king.view.circleprogressview.CircleProgressView
android:id="@+id/cpv"
android:layout_width="@dimen/dp_128"
android:layout_height="@dimen/dp_128"
android:layout_width="@dimen/dp_96"
android:layout_height="@dimen/dp_96"
app:cpvDuration="1000"
app:cpvLabelTextColor="@color/white"
app:cpvLabelTextSize="26sp"