圆形点状进度条,如 windows in android

Circular dotted Progress Bar like windows in android

我想制作自定义圆形点状进度条,就像我们在 windows 中所做的那样。

我可以制作简单的旋转进度条,但不能制作类似的。提前致谢。

你可以试试下面的库,我真的建议你只提取你需要的进度动画,因为当你不需要它时,不需要在你的应用程序中包含所有的动画代码

https://github.com/81813780/AVLoadingIndicatorView

我在 google 上搜索了两分钟,看看我得到了什么。

https://github.com/DamanSingh4321/ProProgressViews?utm_source=android-arsenal.com&utm_medium=referral&utm_campaign=5454

https://github.com/81813780/AVLoadingIndicatorView

https://android-arsenal.com/details/1/3997