android-floating-action-button icon indicating copy to clipboard operation
android-floating-action-button copied to clipboard

how to close FloatingActionMenu when Click on Fab button on FabMenu?

Open shaunty21 opened this issue 7 years ago • 1 comments

shaunty21 avatar Oct 06 '18 12:10 shaunty21

@shaunty21 you can use collapse()/expand() methods to collapse/expand in floating action menu. you can use isExpanded() method to check floatingaction menu status.

ShahulAndro avatar Jan 09 '19 03:01 ShahulAndro