leandroBorgesFerreira / LoadingButtonAndroid

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

A loading button loses rounded corners after reverting animation #165

Closed Sunar closed 4 years ago

Sunar commented 4 years ago

I have a loading button with rounded corners. I revert the animation if my task fails and want to show the button as it was before, but after reverting it doesn't have rounded corners anymore. I've checked the sample project, and there is same behavior as in my project: rounded buttons lose corners after reverting animation

Sunar commented 4 years ago

Found the solution: need to specify initial corner angle