摘要:
#import "XMGNavigationViewController.h" @interface XMGNavigationViewController () @end @implementation XMGNavigationViewController - (void)viewDidLoad { [super viewDidLoad]; UIPanGesture... 阅读全文
posted @ 2017-03-04 23:07
iFat
阅读(186)
评论(0)
推荐(0)
摘要:
#import "XMGNavigationViewController.h" @interface XMGNavigationViewController () @end @implementation XMGNavigationViewController + (void)load { UINavigationBar *navBar = [UINavigationBar ap... 阅读全文
posted @ 2017-03-04 22:42
iFat
阅读(247)
评论(0)
推荐(0)
摘要:
XMGNavigationViewController.m UIBarButtonItem+Item.m 阅读全文
posted @ 2017-03-04 21:57
iFat
阅读(1613)
评论(0)
推荐(0)
摘要:
- (void)setting { // 跳转到设置界面 XMGSettingViewController *settingVc = [[XMGSettingViewController alloc] init]; // 必须要在跳转之前设置,隐藏底部条 settingVc.hidesBottomBarWhenPushed = YES; [sel... 阅读全文
posted @ 2017-03-04 17:46
iFat
阅读(780)
评论(0)
推荐(0)
摘要:
#import "XMGNavigationViewController.h" @interface XMGNavigationViewController () @end @implementation XMGNavigationViewController + (void)load { UINavigationBar *navBar = [UINavigationBar app... 阅读全文
posted @ 2017-03-04 17:31
iFat
阅读(1600)
评论(1)
推荐(0)
摘要:
UIBarButtonItem+Item.h UIBarButtonItem+Item.m 阅读全文
posted @ 2017-03-04 15:20
iFat
阅读(299)
评论(0)
推荐(0)

浙公网安备 33010602011771号