FABProgressCircle icon indicating copy to clipboard operation
FABProgressCircle copied to clipboard

how to reset fab progress circle to initial state

Open VihaanVerma89 opened this issue 9 years ago • 6 comments

How to reset fab progress circle to initial state after beginFinalAnimation has been called ?

I see a method addCompleteFabView for adding completeFabView but another method for removing it seems to be missing which would reset the view to its initial state.

Regards, Vihaan

VihaanVerma89 avatar Dec 11 '15 19:12 VihaanVerma89

I would like to know this as well

bhargavms avatar Jan 25 '16 14:01 bhargavms

+1

Mygod avatar Jan 25 '16 14:01 Mygod

+1

AmiitKumar avatar Mar 10 '16 18:03 AmiitKumar

+1

fineemb avatar Oct 28 '16 15:10 fineemb

Hmm, try setting app:reusable=true and calling fabProgressCircle.hide(); , I think this should give you what you are looking for

bhargavms avatar Oct 30 '16 03:10 bhargavms

I can confirm setting fabProgressCircle.hide(); works as intended. This issue can be closed.

dmfrey avatar Feb 09 '17 02:02 dmfrey