As mentioned (How To Make Circle Custom Progress Bar in Android am using https://github.com/Todd-Davies/ProgressWheel lib in my project. I am developing the game app which has different set of levels. I use circular progress bar as timer. I want to change the rotating speed once the user get high score.
Please check the Image sample here. (How to create circular progress bar(pie chart) like indicator - Android). I didn't get proper solution to fix time limit as well as change time limit using progress bar.
Please help to change the Circular progress bar Spinner speed. Please help on it.