Skip to content
This repository has been archived by the owner on Apr 20, 2021. It is now read-only.

Set progress without an animation #8

Closed
HoraceBG opened this issue Oct 14, 2013 · 1 comment
Closed

Set progress without an animation #8

HoraceBG opened this issue Oct 14, 2013 · 1 comment

Comments

@HoraceBG
Copy link

Hi,

Is there any way to set the progress of the wheel without an animation?
I'm trying to use it as an indicator to display a percentage remaining.
I've tried this:

progressBar.setProgress(progressPercentage);
progressBar.setMarkerProgress(progressPercentage);

but it does literally nothing. Am I missing something here?

Thanks

@HoraceBG
Copy link
Author

Apologies. I was previously trying to enter the progressPercentage as an actual percentage. Needs to be decimal.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant