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

fab still triggers onMenuItemSelected events after calling hide() #16

Closed
Zarathes opened this issue Apr 24, 2016 · 2 comments
Closed

fab still triggers onMenuItemSelected events after calling hide() #16

Zarathes opened this issue Apr 24, 2016 · 2 comments

Comments

@Zarathes
Copy link

This can be/is already fixed on my side but it might be nice to actually handle in the show/hide functions you just added.

But like the title says, the fab still opens and onMenuItemSelected still gets called even if the hide method is used.

@dstd
Copy link
Contributor

dstd commented Apr 24, 2016

@Zarathes I can't reproduce receiving onMenuItemSelected events after hide is called. Both for Sample app and my own project. Probably you need to be more specific. Also feel free to set a breakpoint on a call to hide and check what's going on.

@Zarathes
Copy link
Author

Zarathes commented Apr 24, 2016

Hmm, looks like you are right. Did a full reinstall of my app to be sure the update from v1.0.3 to v.1.0.4 were implemented and I can't reproduce the issue either.

Must be Android Studio being funky again.

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