LuciusLu / DeformationButton

Share loading button.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot reset the button state to original state

seraphjiang opened this issue · comments

in my case, i use it for login button
i need the button revert to original appearance if login failed. so user can tap it again.
however seth btn.isLoading = false will hide the button. which is not expected.

@seraphjiang , I am sorry, I am late, have fixed it.