Following Google’s recommendations, I added 48x48 and 72x72 startup icons to my project for mdpi and hdpi screens.
In some situations, the icon changes. For example, on my Acer Iconia A200 tablet (mdpi), the application launcher uses the 64x64 icon (more or less, I measured this from the screenshot). The actual resource used is my 48x48 icon stretched.
Is there a way to add versions of the launch icon to my project with more options than hdpi / mdpi / ldpi?
Thanks in advance.
EDIT: Today, a software update for the Acer Iconia Tab A200 fixed the problem for me; The launcher now uses the 72x72 icon.
source share