Hi, i'm currently developing a quite simple cross platform app.
The target resolution will be from 800x480 to 2048x1536 (both portrait AND landscape).
So, is better to insert only one image on maximum resolution and let the app/system rescale it ?
And what about aspect ratio ? i think one solution could be to insert a square image to be sure no stretch will be applied and so that it will be centeerd.
but how to be sure that the image (and i have a map in another page too) will be centered ? How to center ?
I thought also about a solution : inserting a dynamic grid..a 3x3 one and using only the center cell, But doesn't seem to work.
Thanks in advance.
I shared my app with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a , to be sure
(baciuzziproducts)
TheMac