CircularFloatingActionMenu icon indicating copy to clipboard operation
CircularFloatingActionMenu copied to clipboard

Allow subclasses to attach their own interaction events

Open slvrfn opened this issue 6 years ago • 0 comments

This change allows a class extending FloatingActionMenu to override AddInterationEvents(View v) to attach whichever interaction events they choose for the menu (drags/touch/click/etc).

slvrfn avatar Sep 19 '18 03:09 slvrfn