摘要:
iOS 状态栏和导航条配置一:隐藏: [self.navigationController setNavigationBarHidden:YES animated:YES]; [[UIApplication sharedApplication] setStatusBarStyle:UIStatusBarStyleDefault animated:YES];二:状态值参考:http://beyondvincent.com/blog/2013/11/03/120-customize-navigation-status-bar-ios-7/http://book.51cto.com/ar... 阅读全文
posted @ 2014-01-26 15:43
cocoajin
阅读(268)
评论(0)
推荐(1)
浙公网安备 33010602011771号