Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change Icon on tapped #54

Closed
ImranIB opened this issue Jul 25, 2016 · 1 comment
Closed

Change Icon on tapped #54

ImranIB opened this issue Jul 25, 2016 · 1 comment

Comments

@ImranIB
Copy link

ImranIB commented Jul 25, 2016

simulator screen shot jul 25 2016 5 11 32 pm

I want to change that floating button icon on click. Any help. I tried to change that in the function but nothing happened.

func KCFABOpened(fab: KCFloatingActionButton) {
        print("FAB Opened")
        fab.buttonImage = UIImage(named: "cross_multiple")
}
kciter added a commit that referenced this issue Aug 2, 2016
@kciter
Copy link
Owner

kciter commented Aug 2, 2016

Hello, @ImranIB
I'm too late.
I fixed bugs, and update podspec 1.4.0.
😄

@kciter kciter closed this as completed Aug 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants