i have two uiviews as containers on my mainview. now i want to rotate the device. the content from container 1 should rotate together with the statusbar. the second container should stay as it is. at start the second container is like a footer toolbar but after rotation it should bi like a bar on the right/left.
how can i do this?
my viewcontroller allows to rotate and at the storyboard i have autoresize subviews activated.
at my app the footer bar will stay at the footer with full width of the screen. how can i fix the position of this view?
the result should look like the footer bar of the iphone springboard on the iPhone 6plus