kofigyan/StateProgressBar

How to delay the progress animation when changing current state?

Opened this issue · 1 comments

How to delay the progress animation when changing current state?

I also faced this problem, the delay in animation doesnt works slowly as its shown in the demo of this repo.

My code:
app:spb_animationStartDelay="10000"
app:spb_animateToCurrentProgressState="true"
app:spb_animationDuration="100000"