Android xhdpi icons -


is there published size xhdpi application icons? or use hdpi ones @ 72x72?

the supporting multiple screens page contains image:

enter image description here

the image shows every assets xhdpi has 2 times size of mdpi asset.

also hackbod gave answer in google groups

xhdpi_size = (hdpi_size) * (xhdpi_densitity / hdpi_density)
in other words, 2x mdpi size.
launcher icon : 96x96


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -