Android library to realize the various states and transitions in a ProgressBar.
1.55k
stars
234
forks
source link
When changing state, Animation doesnt works slowly or with delay as shown in the demo of this github repo #65
Open
SRV2606 opened 3 years ago
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"