LoadingButtonAndroid icon indicating copy to clipboard operation
LoadingButtonAndroid copied to clipboard

How do I implement a simple indeterminate loading on click of the button?

Open Devenom1 opened this issue 5 years ago • 0 comments

I need to start the indeterminate circle loading animation on click of a button, make a network call and stop the loading animation after getting a response from the network call and reset the button to its previous state. I know it seems very simple but I could not manage to do it even with the documentation.

Could someone help me out with this?

Devenom1 avatar Apr 29 '19 11:04 Devenom1