CountDownTImer With Circular Progressbar in Android [duplicate]

好久不见. 提交于 2019-12-24 13:50:46

问题


I want to make Circular ProgressBar with CountDownTimer and also show the time left in minute and seconds at the middle of the Circular ProgressBar.

How can I do something like this?


回答1:


There are a few libraries the best in my opinion is CircularProgress



来源:https://stackoverflow.com/questions/33015779/countdowntimer-with-circular-progressbar-in-android

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!