Hi to all,
I have to introduce a new splash in my app.
Which is the best approach in order to display the image correctly on all devices ?
1) Create differtent version of the image based on the display resolution
2) Create a single image and set the gravity to center. (the problem in this case is to center correctly the image on all the kind of device).
Any suggestion ?
I have to introduce a new splash in my app.
Which is the best approach in order to display the image correctly on all devices ?
1) Create differtent version of the image based on the display resolution
2) Create a single image and set the gravity to center. (the problem in this case is to center correctly the image on all the kind of device).
Any suggestion ?