Place two fab buttons side by side
ruisebastiao opened this issue · 3 comments
ruisebastiao commented
PowerKiKi commented
Material design guideline suggest to have a single FAB button on the entire page:
Only one floating action button is recommended per screen to increase its prominence. It should represent only the most common action.
So I would try to think about alternatives for your need. But if that's something you would like to do anyway, please consider contributing overlay support. As it would definitely be an improvement.
sambaptista commented
Last update 1.0.1 changed that.
Now component is sized by the trigger's dimension, ignoring the actions list that overflow now over content.
ddtch commented
Actually, I use multiple fab icons on page, in every row of my table there is a fab button which hides a lot of options for row.