Beginner formatting question here. I'm trying to format the storyboard so that it can be shown when the screen has been rotated.
I've created a vertical stack and then 3 containers within the vertical stack. Then for each container, I've pinned the objects in the container to the centre for x and y axis. I've distributed each container equally within the stack view.
These constraints seem to work for everything except the image in the middle view. In particular, the image can't seem to stay in the container view.
Is there a way to make the image stay within the container, so that when the device rotates the storyboard is organised?

