为什么我的ic_launcher图标比Google Play Apps图标小?

时间:2015-01-14 14:39:36

标签: android icons

我有以下问题,正在为Android开发应用程序,我意识到启动图标AKA ic_launcher比我从GooglePlay获得的其他应用程序要小得多。!见下图。我试过正常(在eclipse:new-> android icon-set-> ....)使用512x512 png文件,然后我使用我通过搜索解决方案找到的推荐链接进行了第二次尝试(Android Asset Studio) 你可能想说“不太多”,但这就是我需要的,必须和普通应用一样大小......

提前感谢!

参见虚线作为参考来验证尺寸 enter image description here

1 个答案:

答案 0 :(得分:1)

只需创建没有任何生成器的图标512x512px,它们会为图片添加边距。您必须从边框到边框绘制图标。 使用现有的应用程序图标作为模板,例如 - mine

my icon