FloatingActionButton icon indicating copy to clipboard operation
FloatingActionButton copied to clipboard

Image size of FloatingActionButton changes with screen size(mdpi,hdpi,...)

Open VishnuTB opened this issue 9 years ago • 6 comments

android:src="@drawable/ic_fab_appointment"

Image on the floating action button is not being scaled in mdpi, xdpi,xxdpi

VishnuTB avatar May 17 '16 06:05 VishnuTB

did you find a solution?

IvanIvanov7 avatar Jun 12 '16 09:06 IvanIvanov7

No

VishnuTB avatar Jun 12 '16 10:06 VishnuTB

I work around this by using google material icons it works perfectly https://design.google.com/icons/index.html

belhaji avatar Aug 19 '16 16:08 belhaji

Did someone find a solution for this problem ?

The problem is that I'm using vector drawables instead of pngs ...

spili avatar Sep 05 '16 14:09 spili

my fab button shows image very small as it has spaces as padding in it??? Did someone has solution?

ananya777 avatar Nov 30 '16 08:11 ananya777

I have the same problem. Did someone solve it?

rolud avatar Apr 22 '20 08:04 rolud