leandroBorgesFerreira / LoadingButtonAndroid

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

startAnimation() asks for Function0<Unit> onAnimationEndListener #152

Closed MrMak21 closed 4 years ago

MrMak21 commented 4 years ago

the same asks the revertAnimation(). What i am suppose to put there?

leandroBorgesFerreira commented 4 years ago

Now you can use revertAnimation() in Java prior to the version 2.2.0. Please check the new version

MrMak21 commented 4 years ago

ok thank you very much for the fast response!!