Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

push之后新的ViewController的navigationBar无法改变 #27

Closed
rumblechen opened this issue Apr 3, 2016 · 1 comment
Closed

push之后新的ViewController的navigationBar无法改变 #27

rumblechen opened this issue Apr 3, 2016 · 1 comment

Comments

@rumblechen
Copy link

push新的ViewController
在新的ViewController中viewWillAppear中

  • (void)viewWillAppear:(BOOL)animated {
    [self.navigationController.navigationBar lt_setBackgroundColor:[UIColor blackColor]];
    }

无法改变颜色

@Mamong
Copy link

Mamong commented Apr 13, 2016

可以的

@ltebean ltebean closed this as completed Aug 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants