【发布时间】:2013-07-02 04:57:00
【问题描述】:
This IBM Worklight Information Center article 提到:
缩略图为 应用。它必须是正方形图像,最好是 128 x 128 大小 像素。它用于标识 IBM Worklight 目录中的应用程序。
IBM Worklight Studio 在创建 应用程序。使用与您的匹配的图像覆盖此默认图像 应用。该文件位于应用程序的 /common/images 文件夹中。
我试图用我在 common/images/thumbnail.png 下的图像替换默认图像。
在 application-descriptor.xml 中:
<thumbnailImage>common/images/thumbnail.png</thumbnailImage>
但是,Worklight Console 中显示的缩略图保持不变。
我能否知道 application-descriptor.xml 中的设置 <thumbnailImage> 是否等于信息中心中提到的 IBM Worklight 目录中显示的缩略图?
Worklight 版本:
- Worklight 开发人员版 5.0.6
- Worklight 开发人员版 6.0
【问题讨论】:
标签: ibm-mobilefirst worklight-console