I set the orientation to the landscape left in RootViewController, but in viewDidLoad or viewWillAppear, the VC's view bounds isn't rotate. In viewDidAppear, it have a right frame. I don't think it is a good place in viewDidAppear, how should I do?I set the orientation to the landscape left in