Clans / FloatingActionButton

Android Floating Action Button based on Material Design specification
Apache License 2.0
5.22k stars 1.13k forks source link

Can I get the menu button? #424

Open FranOliva opened 6 years ago

FranOliva commented 6 years ago

Hi, I am tyring to make the Floating menu draggable and movable but getting FloatingActionMenu and implement in it the OnTouch event don't work.

Can I get the menu button from the FloatingActionMenu object? If It's not possible, how would you do the menu movable and draggable? Thanks.