为什么 google playstore 中的应用程序图标有时会缩小并有白框?
Why the app icon in google playstore is sometimes shrinked and has a white frame?
我在 Playstore 上有两个应用程序,它们显示的图标大小相同
- 在 google Playstore(在电脑上)
- 安装在 android phone
但其中一个周围有相当大的白框
- 在 google Playstore(在 phone 上)
我检查了所有单独的图标和大小,并在两个应用程序之间进行了比较。没有区别。
如果您点击 Android phone 上的链接,您是否看到与我在 google 播放时一样的内容?
https://play.google.com/store/apps/details?id=de.mdliquid.refreshratetester
https://play.google.com/store/apps/details?id=de.mdliquid.streetpilot
奇怪,在PC上点击没有区别
我不喜欢,看起来很糟糕,但目前还不知道。
Google Play 商店屏蔽了应用程序的图标,这就是为什么您会在它们周围看到那些白框。而且我认为该网站未更新此屏蔽功能。
未根据新规范更新的原始图标资产最终将迁移到旧版模式并缩小 75% 至关键线网格大小 (512 * 0.75 = 384px)。 (来自文档)
我在 Playstore 上有两个应用程序,它们显示的图标大小相同
- 在 google Playstore(在电脑上)
- 安装在 android phone
但其中一个周围有相当大的白框
- 在 google Playstore(在 phone 上)
我检查了所有单独的图标和大小,并在两个应用程序之间进行了比较。没有区别。
如果您点击 Android phone 上的链接,您是否看到与我在 google 播放时一样的内容?
https://play.google.com/store/apps/details?id=de.mdliquid.refreshratetester
https://play.google.com/store/apps/details?id=de.mdliquid.streetpilot
奇怪,在PC上点击没有区别
我不喜欢,看起来很糟糕,但目前还不知道。
Google Play 商店屏蔽了应用程序的图标,这就是为什么您会在它们周围看到那些白框。而且我认为该网站未更新此屏蔽功能。
未根据新规范更新的原始图标资产最终将迁移到旧版模式并缩小 75% 至关键线网格大小 (512 * 0.75 = 384px)。 (来自文档)