应用程序图标(57*57)和大图标(512*512)应该是同一张图片吗?
所以想知道是否需要同一张图片?
它可以使用差异图片吗?
so wonder is it need to be the same picture?
it can use difference picture ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
(已编辑)
在链接文本中指出:
因此,我认为您可以对图片进行外观更改,使其在高分辨率下看起来更好。
在我们的应用程序中,我们做了相反的事情 - 我们创建 512x512 图稿并使用其缩放到 57x57 的变体作为应用程序图标。
(Edited)
In link text stated:
So I think from this follows that you can make cosmetic changes to your picture to make it look better in good resolution.
In our app we do the reverse thing - we create 512x512 artwork and use its scaled to 57x57 variant as application icon.