改变navigationbar 标题颜色
navigationController.navigationBar.titleTextAttributes=@{NSForegroundColorAttributeName:[UIColor yellowColor]};
posted on 2015-10-13 18:50 🌞Bob 阅读(123) 评论(0) 收藏 举报
navigationController.navigationBar.titleTextAttributes=@{NSForegroundColorAttributeName:[UIColor yellowColor]};
posted on 2015-10-13 18:50 🌞Bob 阅读(123) 评论(0) 收藏 举报