I IDDGroup Member Licensed User Longtime User Dec 3, 2013 #1 Hi In Designer, i created two layout variants, 360 X 640 and 540 X 960 . doing a simple splash screen, I put in a full size panel, with a full size image. I have 2 different image files for each variant, since the ratio is different, i want to avoid distortion. whats the best way to assign 2 different images to 2 different layouts using the same panel name? there must be away to do this with designer, not in code.
Hi In Designer, i created two layout variants, 360 X 640 and 540 X 960 . doing a simple splash screen, I put in a full size panel, with a full size image. I have 2 different image files for each variant, since the ratio is different, i want to avoid distortion. whats the best way to assign 2 different images to 2 different layouts using the same panel name? there must be away to do this with designer, not in code.
Erel B4X founder Staff member Licensed User Longtime User Dec 4, 2013 #2 You can set the image in the designer script. Upvote 0