Clans / FloatingActionButton

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

can't set FAB menu above all layout #412

Open abunayem opened 7 years ago

abunayem commented 7 years ago

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?

baggednismo commented 7 years ago

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

williamsiuhang commented 7 years ago

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