leandroBorgesFerreira / LoadingButtonAndroid

A button to substitute the ProgressDialog
MIT License
1.94k stars 214 forks source link

Button is unresponsive after doneLoadingAnimation(int, Bitmap) is called. #157

Closed cleverchuk closed 4 years ago

cleverchuk commented 4 years ago

I'm not sure if this is a feature or a bug. Please advise.

leandroBorgesFerreira commented 4 years ago

Hello @CleverChuk. I'm sorry it took me so long to answer your question.

Yes, this is the expected behaviour. You must call revert revertAnimation() if you need to keep using the button.

I don't see this as an issue in this library, so I'm closing this. If you still think this is a problem, fell free to reopen the issue.