leandroBorgesFerreira / LoadingButtonAndroid

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

clickable button after done loading animation #167

Open Proxcentaur opened 3 years ago

Proxcentaur commented 3 years ago

I have been using this library, but I'm facing a problem right now. How to make this button clickable again after done loading animation? furthermore I want to make this button have a view like the first created. thanks update: anyway I have implemented this in Java

Suret1 commented 3 years ago

same problem. do you know any solution?

leandroBorgesFerreira commented 3 years ago

@Suret1 When I test it in the sample app, I can click in the button multiple times. What exactly is not working for you?