FloatingActionButton icon indicating copy to clipboard operation
FloatingActionButton copied to clipboard

can't set FAB menu above all layout

Open abunayem opened this issue 7 years ago • 2 comments

in my layout has some Text view, ImageView Seekbar. toggle button, AppcompatButton. now I want to set FAV menu above all of the layouts. is there any way can I achieve this?

abunayem avatar Aug 06 '17 09:08 abunayem

we need to see your layout if we are going to help.

baggednismo avatar Aug 07 '17 14:08 baggednismo

I think you just have to put the FloatingActionMenu & FloatingActionButton last in your xml layout

williamsiuhang avatar Sep 27 '17 16:09 williamsiuhang