The following tag does not display an image and crashes the app:
<image x="20" y="20" width="200" height="200" href="icon.png" />
icon.png is in the resources directory and is the image used for the app icon.
Also does not work with a 80x80 jpeg file. Is this a known issue?
The following tag does not display an image and crashes the app:
<image x="20" y="20" width="200" height="200" href="icon.png" />icon.pngis in theresourcesdirectory and is the image used for the app icon.Also does not work with a 80x80 jpeg file. Is this a known issue?