Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can i set MAX Progress? #10

Closed
silverxd20 opened this issue Jan 15, 2017 · 1 comment
Closed

How can i set MAX Progress? #10

silverxd20 opened this issue Jan 15, 2017 · 1 comment

Comments

@silverxd20
Copy link

silverxd20 commented Jan 15, 2017

Hi, in native class Progress Bar android there are a method that let me Set the Max"` of the progress bar (Usally is 100) but if wanna set my own value how can i set it in this library?

Here a image:
http://image.prntscr.com/image/fa3ee39d0903457fb7fa8ed0d5f02d13.png

@panwrona
Copy link
Owner

panwrona commented Jan 16, 2017

Hey,

You can use method downloadProgressBar.setProgress(value); . It is in description in "update" section. The value must be between 1-100

@panwrona panwrona closed this as completed Mar 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants