medyo / Fancybuttons

Icons, Borders, Radius ... for Android buttons
1.77k stars 397 forks source link

Showing a progress indicator during a background task #93

Open apasccon opened 7 years ago

apasccon commented 7 years ago

First of all thanks for your work, it's awesome!.

Do you think would be possible to add a kind of status (ie. "isLoading") to the button where you can give a feedback to the user during a background task?. Would be really appreciated.

medyo commented 7 years ago

Hi @apasccon, That's absolutely an awesome feature, I've already tried to implement it however the current button logic doesn't allow that.

It might come in the v2 of the library

abelmza commented 7 years ago

I was about to ask for the same feature, that would be very helpful!

Looking forward to v2, then :)

SjAndy88 commented 7 years ago

Yes,It will be an awesome feature,

roman-ku commented 7 years ago

Changing the icon to a spinner would also be cool.