Search code examples
androidmaterial-designandroid-icons

Laucher icon generated from Android Asset Studio is small


I generated a text app icon using Roman Nurik's Android Asset Studio but the size seems to be small compared to the icons installed on my phone. I placed all the icons for all densities but it doesn't work.

enter image description here

The icon (hdpi) enter image description here


Solution

  • Problem is the online service you are using is not utilizing the space to fit the icon completely as you can see from the squares around the icon so they look smaller.

    I dont see an option there to fix that,

    enter image description here