floating-action-menu
floating-action-menu copied to clipboard
Is it possible to make button background to an svg image only (without any padding or background color ) ?
@were-wolf No,because it's FloatingActionButton.
@ArthurGhazaryan pretty sure, you should be able to set the padding of the button to 0, causing the svg image to fill the width, height...