Button floating not show correctly

I’m doing an App with button floating but when start my app in the phone the image of button floating not show correctly. How do I solve this?

What is the dimensions of the image and the screen resolution of your phone?

The problem is that, you are using backround on icon shich is unrequired. Component creates a circle by itself, you need only icon for cross by itself.

The dimensions of rhe image is of 128x128 pixeles. And the screen resolution of my phone is the 4.5 inch.

Try using 48px images without background like what @Ben said.

I recommend you to use this tool: Android Asset Studio - Generic icon generator

Hi Ben, I do not understand when you speak of component creates a circle by myself.

Already I could solve it. Thanks to All.

1 Like