02-26-2013 06:18 AM
Hi All,
I have problem with sharing a image (png or jpeg) that is displayed on ListView. I've tried InvokeActionItem in Page actions[] but I can't get correct path to image file. With contextactions of ImageView It allows me to share the image only with NFC and sometimes I get ListDataItem.file_path not found.
Any suggestions or examples?
Second thing about this sharing is how can use one action to share multiple image type: gif, png, jpeg? Can I put all to query.mimeType?
Thanks in advance
Krzysiek