leinardi / FloatingActionButtonSpeedDial

A Floating Action Button Speed Dial implementation for Android that follows the Material Design specification (https://material.io/components/buttons-floating-action-button#types-of-transitions)
Apache License 2.0
1.47k stars 142 forks source link

Option to not close menu when all action items are removed #148

Open ghost opened 4 years ago

ghost commented 4 years ago

I have this scenario where I'm switching from one set of buttons to another. To achieve this, I need to remove the current Action Items, then add the new set of Action Items, and finally reopen the menu. I was wondering if it would be worthwhile to make a modification so the menu does not close when all action items are removed.

stale[bot] commented 4 years ago

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