I have three views that are in a horizontal line. The middle view is centered horizontally while the other two are the same distance away, one to the left and one to the right.
When I rotate the screen to landscape, I want the middle view to stay centered horizontally, and I want the other two views to stay the same distance away from the center.
Is there an easy way to do this in Xcode?