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

Add support for reverse progress loading #9

Closed
aftabsikander opened this issue Dec 15, 2019 · 1 comment
Closed

Add support for reverse progress loading #9

aftabsikander opened this issue Dec 15, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@aftabsikander
Copy link

It would be great if you can include progress indicator for reverse direction i.e progress being 100% in fill state with masking color over it, and when actual progress increases we reveal the actual image i.e going from 100 to 0 progress state. This is a enhancement request.

@JDevZone
Copy link
Owner

you can achieve this behaviour now (from v0.0.5). As default fill animation is optional now so you can set your predefined initial value and update it later according to your implementation.You can checkout sample app. I have updated it accordingly.

@JDevZone JDevZone added the enhancement New feature or request label Dec 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants