0

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.

Community
  • 1
  • 1
Ramesh
  • 11
  • 1
  • 9
  • go throw https://play.google.com/store/apps/details?id=com.boopathy.raja.tutorial may be pie chart example is help full for you. – bhavesh kaila Jul 10 '14 at 07:02
  • @bhaveshkaila thanks for your reply.. I can set circular progress bar but I can't control the wheel spinner speed. Is it possible? – Ramesh Jul 10 '14 at 07:27
  • This post is too old. Still if needed, try https://github.com/Shah-Sahab/CircularProgressBar – Ahmed Mar 23 '17 at 17:30

1 Answers1

0

You can Use setSpinSpeed method or set value of pwSpinSpeed attribute in layout file

slfan
  • 8,950
  • 115
  • 65
  • 78
Akio Alex
  • 316
  • 1
  • 9