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

How to Disable Main Fab programmatically #101

Closed
francescogatto opened this issue Nov 26, 2018 · 2 comments
Closed

How to Disable Main Fab programmatically #101

francescogatto opened this issue Nov 26, 2018 · 2 comments

Comments

@francescogatto
Copy link

Hi,
I'm trying to disable the main fab to prevent to open the menu. I tried with enabled and clickable, but it doesn't work

@leinardi
Copy link
Owner

Ciao @francescogatto, thanks for reporting this issue. I'm planning to fix it for the next release but meanwhile you can work around it using setEnabled() directly on the main FAB: mSpeedDialView.getMainFab().setEnabled(false);

@stale
Copy link

stale bot commented Jan 26, 2019

This issue has been automatically marked as stale because it has not had activity in the last 60 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants