I am programming with app inventor and I want my app to support all screen resolutions and aspect ratios and the background image and the other content resize depending on screen size. How can i do this?
More specific, I have a canvas fill parents, and I want the background image of this canvas fill also parent, but I can only set the size of this image by pixels. Can someone help me?