I'm writing an app which has to have vertical sliders and is supposed to run on both iPhone4 and iPhone5. I had to turn off autolayout because otherwise vertical sliders wouldn't display properly.
Is there a way to create a layout which will look good on both 3.5'' and 4'' screen without autolayout?