Detect orientation change in a UIImagePickerController?
Im trying to detect orientation changes in a UIImagePickerController (it inherits from UINavigationController : UIViewController : UIResponder : NSObject) and I tried override the method - (BOOL)shoul
问答
阅读(3)