android-floating-action-button
android-floating-action-button copied to clipboard
Enhancement - Dim the background a bit when the menu is expanded
Dim the parent view a bit when showing the menu.
I have done this with a simple view acting as a transparent background and maintaining hiding and showing state on the collapse of the menu.
I have done this with a simple view acting as a transparent background and maintaining hiding and showing state on the collapse of the menu.
How to do that? There's no "collapse" listener in the library