David L
David L

Reputation: 1344

Why is my icon not shaped like other icons on Android?

I'm using Launching Icon Generator to build my Android Icon Apps, but I can't get the same shape to the other icons in Android. What's wrong?

My icon in the mobile screen looks like that...

My icon doesn't have the same shape

I'm using Lainching Icon Generator in this way...

Configuring my Icon in Launcher

How to be sure that my Icon will adapt the Icon Shapes in different Android versions?

Upvotes: 0

Views: 2234

Answers (2)

amimic11
amimic11

Reputation: 373

for better solution u can use android studio in build tab "Image Asset". from there u can select foreground as your icon and background as your background theme.

enter image description here

Upvotes: 2

Rudrik Patel
Rudrik Patel

Reputation: 696

Remove the padding which is set to 25 in attached screenshot. Also make sure to have transparent background.

Upvotes: 1

Related Questions