File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed
source/_guides/app-resources Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -214,6 +214,11 @@ rejected by the SDK.
214214}
215215```
216216
217- > If your ` png ` file is color, we will use the luminance of the image to add
218- > some subtle gray when rendering it in the launcher, rather than just black
219- > and white. Transparency will be preserved.
217+ If your ` png ` file is color, we will use the luminance of the image to add some
218+ subtle gray when rendering it in the launcher, rather than just black and white.
219+ Transparency will be preserved.
220+
221+ The app icons specified during submission to the appstore are independent of
222+ this image resource (used in other places such as the mobile app and the
223+ appstore) - the ` menuIcon ` specified will always be used in the watch
224+ launcher list.
You can’t perform that action at this time.
0 commit comments