Open Ashok-Varma opened 8 years ago
When we open FAB menu and click outside the Menu, then the Menu should collapse.
Can't you just try to code this in method?
@Override public void onMenuExpanded() { ... }
I think there will be many apps, which won't want to menu collapse automatically.
When we open FAB menu and click outside the Menu, then the Menu should collapse.