self.edgesForExtendedLayout=UIRectEdgeNone
2
self.navigationController.navigationBar.translucent = NO;
3
// self.tabBarController.tabBar.translucent=YES;
4
// self.automaticallyAdjustsScrollViewInsets=NO;
self.edgesForExtendedLayout=UIRectEdgeNone
2
self.navigationController.navigationBar.translucent = NO;
3
// self.tabBarController.tabBar.translucent=YES;
4
// self.automaticallyAdjustsScrollViewInsets=NO;