Orientation without animation giving weird result when UIAlertView is present
问题 I am facing a weird problem here. For some reason I am disabling the animation during orientation change in my view controller using [UIView setAnimationsEnabled:NO]; But when the alert view is present and if I change the orientation then it is giving weird result. The attached screen shot is when I change the orientation to landscape. Please note: I am using standard UIAlertView and it is default overlay which is shown when the alert view is present and there is no customisation involved