android-floating-action-button
android-floating-action-button copied to clipboard
how to close FloatingActionMenu when Click on Fab button on FabMenu?
@shaunty21 you can use collapse()/expand() methods to collapse/expand in floating action menu. you can use isExpanded() method to check floatingaction menu status.