LuciusLu / DeformationButton

Share loading button.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stop animation

maheshm504 opened this issue · comments

With out clicking Button it should stop animation with some method

For example if the Email or password is wrong we have to stop the animation with some method .

But according to you we have to select to start animating and select again to stop animating

Please fix that

There is should be some methods to stop and start animating

@maheshm504
deformationBtn.isLoading = NO;
This is your need?

yes let me test again

On Wed, Sep 30, 2015 at 11:53 AM, Lucius Lu notifications@github.com
wrote:

@maheshm504 https://github.com/maheshm504
deformationBtn.isLoading = NO;

This is your need?


Reply to this email directly or view it on GitHub
#3 (comment)
.