cancel
Showing results for 
Search instead for 
Did you mean: 

SAP MDK - low resolution icons

1,600

Hi,

I’m trying to use an SAP icon as a default image on an image collection.

The problem is that the icon becomes very pixelated.

The image cell metadata looks like this:

"ImageCell": { "Image": "/mobileapp/Rules/DesignDocuments/GetDesignDocument.js", "OnPress": "/mobileapp/Rules/DesignDocuments/OpenDesignDocument.js", "ImageIsCircular": false, "Title": "{FileName}"},

And the GetDesignDocument.js, if the image is not available, will return "font://". I also tried with the reference to the sap-icon with the same result.

Is there a way to get this image with an higher resolution? In alternative, is there a way to prevent images from becoming bigger than their resolution?

Thank you

Best regards,

Nuno Oliveira

bill_froelich
Product and Topic Expert
Product and Topic Expert

What version of MDK client and on what platform are you testing this out?

0 Kudos

Hi bill.froelich,

We are using version 5.2.4 on Android.

johnmurray
Participant

bill.froelich While I'm not the original poster of this question, I'm having a similar problem. I'm using MDK 6.1.2 and the Android platform. Icons everywhere appear very low resolution for me, not just in Image Collections

Thanks

John

View Entire Topic
bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos

John,

Can you share metadata examples where tou are seeing this?

Bill

johnmurray
Participant
0 Kudos

No problem, here you go bill.froelich. Sorry it is a screenshot of code, the comments box is messing up my code formatting if I try and paste it in. This example page has the problem, with the 3 list items having very low resolution icons on Android, however it is not unique to this page but all the "sap-icon" icons throughout the app.

bill_froelich
Product and Topic Expert
Product and Topic Expert

Thanks. I can work with that. I have found that the code block can't handle formatted text most of the time. I have started making sure my text is always just plan text before pasting into the block. That seems to work best.

johnmurray
Participant

Hi bill.froelich

Did you ever have the opportunity to take a look at this? I was hoping it may have been resolved by 6.2 but unfortunately I'm still experiencing the same problem. Do you have any ideas of what the cause/fix could be?

Thanks,
John