简体   繁体   English

J2ME波兰应用程序图标默认

[英]J2ME Polish Application icon defaulting

I have a problem in a J2ME Polish app where basically we have 2 icons showing for the app (the menu icon and the in-app icon that shows up top). 我在J2ME波兰语应用程序中遇到问题,基本上我们有2个图标显示应用程序(菜单图标和显示在顶部的应用程序内图标)。

If I compile with a single icon and set it in the build.xml file it loads it to both sides, although since the menu icon needs to be bigger than the in-app icon, the last one looks extremelly zoomed in. 如果我使用单个图标进行编译并将其设置在build.xml文件中,则将其加载到两侧,但由于菜单图标需要大于应用内图标,因此最后一个看起来极其放大。

When I do as stated in the docs and set the resources path in the build.xml with subdirectories on, if I only set a 24x24 icon, the in-app icon gets the new image but the menu icon doesn't. 当我按照文档中的说明进行操作并在build.xml中设置子目录时的资源路径时,如果我只设置24x24图标,则应用内图标会获取新图像但菜单图标不会。 If I then set an icon and a 24x24 icon, it uses the other one as default for both areas. 如果我然后设置一个图标和一个24x24图标,它将使用另一个图标作为两个区域的默认值。

Does anyone know how I can handle this? 有谁知道我怎么能处理这个?

PS: the test rig for this build is a Nokia N70, so if anyone knows the dimensions for the menu icon, I'd really appreciate the tip. PS:这个版本的试验台是诺基亚N70,所以如果有人知道菜单图标的尺寸,我真的很感激小费。

in the Nokia wiki, it states 24x24, but that's only for the in-app icon, not the menu one. 在诺基亚维基中,它表示24x24,但这仅适用于应用内图标,而不是菜单图标。

Goncalo, you can visit the following site. Goncalo,您可以访问以下网站。 It may help u. 它可能对你有所帮助。

Link 链接

N70的屏幕尺寸为176x208。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM