kofigyan / StateProgressBar

Android library to realize the various states and transitions in a ProgressBar.
1.55k stars 234 forks source link

Animation missing when setting the current state from code. #11

Open RBalan opened 7 years ago

RBalan commented 7 years ago

Thanks for this, first of all!

I browsed the code and couldn't figure out exactly why the animation is running only the first time when setting the current state. Is there anything I'm missing? If not, do you have this planned because it would be awesome?

kofigyan commented 7 years ago

Hi @RBalan , l will be extending the api tomorrow to enable this feature. It was actually a functioning feature in older versions but l had to disable it to accommodate other requests from other users. Expect the update tomorrow.

RBalan commented 7 years ago

Fantastic!

RBalan commented 7 years ago

Hey! Don't mean to bug you but do you have any good news on this one for me?

kofigyan commented 7 years ago

Please sorry for the delay. Is never a bother to check on the update of certain feature requests. I was just a little tied down with a client's app this couple of days. I will do my best to look at it this weekend.

RBalan commented 7 years ago

I'm currently working on an app for an MLM company and I'm at the beginning of development but I'm trying to make it as shiny as possible so they are content with the result. The feature's definitely a nice one to have.