In portrait I am having two images in the corners one is on the left top and the another on the bottom right.When I rotate the two images stays in the same corner.But I need the whole portrait screen to be rotate left by 90 degree. Here is the images
1) Image 1
2) Image 2
Though i have tried using constraints and auto layout to fix the images but failed.
Need help thanks in advance.