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

使用[UINavigationBar appearance] setTintColor:方法设置导航栏全局颜色后,导致系统控件类的导航栏颜色也改变 #144

Open
LiuJinfan opened this issue Feb 25, 2021 · 1 comment

Comments

@LiuJinfan
Copy link

使用[[UINavigationBar appearance] setTintColor:UIColor.blackColor]方法设置导航栏全局颜色后,导致系统控件类的导航栏颜色也改变,并且使用self.hbd_barTintColor方法似乎不能改变基于UINavigationController的系统控件,比如UIImagePickerController,应该如何把这些控件的导航栏恢复成默认的颜色呢?

@LiuJinfan
Copy link
Author

image

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

1 participant