Clans / FloatingActionButton

Android Floating Action Button based on Material Design specification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can I get the menu button?

FranOliva opened this issue · comments

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.