flutter_launcher_icons
flutter_launcher_icons copied to clipboard
Icon is not filling entire area
Icon should fill entire area, but Ive got white background around the image
Pixel 3a emulator Android 10
bottom left corner
Hej @kashlo! Can you check with #144 - it worked seamlessly for me.
@aatmmr I don't have the ability to separate the background from the foreground. Is there a way to fix this while still using just one image file?
Hej @rfitz123! That's a good question. Quick thoughts are:
- Can you create a second image which extends the background of the icon and use this as background icon?
- Another try would be to use your icon as background image and add a fully transparent foreground image to trick it where you want it.