Hi all,
talking about a splash screen image (or gif) within a B4X app I have a couple of questions (target screens: Smartphone (Android) and iPhone (iOS) portrait mode):
1) Which is the best solution (in 2021 with B4X) to display it within the different screen size and resolutions without image distortion or loss of quality ?
1.1) A single hi-res image for all screens? In this case what is the correct aspect ratio and resolution (and strategy) ?
1.2) Multiple images one for each screen type and use the Android and iOS features to programmatically load them (see Smartphone Screens below) ?
2) Talking about a B4XPages / MainPage (layout with splash screen image), I have to cut from the image height the title bar height because I can't hide it (I mean hide it only for that page) ?
Thanks in advance for your help / suggestions.
Luca.
Smartphone Screens
iPhone Screens
talking about a splash screen image (or gif) within a B4X app I have a couple of questions (target screens: Smartphone (Android) and iPhone (iOS) portrait mode):
1) Which is the best solution (in 2021 with B4X) to display it within the different screen size and resolutions without image distortion or loss of quality ?
1.1) A single hi-res image for all screens? In this case what is the correct aspect ratio and resolution (and strategy) ?
1.2) Multiple images one for each screen type and use the Android and iOS features to programmatically load them (see Smartphone Screens below) ?
2) Talking about a B4XPages / MainPage (layout with splash screen image), I have to cut from the image height the title bar height because I can't hide it (I mean hide it only for that page) ?
Thanks in advance for your help / suggestions.
Luca.
Smartphone Screens
iPhone Screens
Attachments
Last edited: