This question already has an answer here:
- How to create circular ProgressBar in android? [closed] 2 answers
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?