If speed dial menu is opened and FloatingActionButton.rebuildSpeedDialMenu() method is called currently rendered items are not destroyed and new set of speed dial items is created.
Is this a major blocker for you? I'm going to be re-writing this whole project soonish anyway, but I try to find some time to patch the current version if it's essential.
If speed dial menu is opened and
FloatingActionButton.rebuildSpeedDialMenu()
method is called currently rendered items are not destroyed and new set of speed dial items is created.