android-floating-action-button icon indicating copy to clipboard operation
android-floating-action-button copied to clipboard

Remove button background and leave only the icon

Open GeorgiAngelov opened this issue 8 years ago • 0 comments

I am trying to use an icon, instead of the circles, for the floating button.

  • I tried setting the "src" property but that resulted in the icon being ontop of a circle. newpost
  • I then treid to set the "fab:fab_icon" icon property but that resulted in my image being enclosed in a circle with a color. qanda

How can I just use the plain icon instead of adding any background circles behind it ? This seems like a pretty important feature to have.

GeorgiAngelov avatar Jul 29 '16 05:07 GeorgiAngelov