应用程序列表的图标大小合适吗?

发布于 2025-01-03 09:42:03 字数 358 浏览 1 评论 0原文

我对应用程序列表中显示的图标的大小有点困惑。

MSDN 说

您想要在手机应用程序上显示的小型移动应用程序图块 列表。游戏必须使用大型移动应用程序图块来代替小型移动应用程序图块 移动应用程序磁贴。小型移动应用程序图块必须是 62 x 62 像素 PNG 文件。

但 Visual Studio Marketplace 测试套件显示

在此处输入图像描述

这是一个错误吗?

我认为它必须是 62 x 62,因为它是模板移动项目附带的图标大小,但我想确保我的假设是正确的

I am a bit confused about the size of icon that appears in app list.

MSDN says

The small mobile app tile that you want displayed on the phone app
list. Games must use the large mobile app tile in place of the small
mobile app tile. The small mobile app tile must be a 62 x 62 pixel PNG
file.

But the Visual Studio Market place test kit says

enter image description here

Is it a bug?

I think it must be 62 x 62 because it is the icon size that comes with template mobile project but I want to make sure my assumption is correct

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

风柔一江水 2025-01-10 09:42:03

他们想要 62 x 62 图像的 99 x 99 版本。编译到 .xap 中的小 62x62 将以任何方式显示在手机上,因此该文件仅适用于您的应用程序的详细信息页面。

They want a 99 x 99 version of your 62 x 62 image. The little 62x62 that's compiled into your .xap is the one that will show up on the phone any way so this one is just for your app's details page.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文