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

Issue #147 - Fix for weird navigation bar appearances #148

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

joshuafeldman
Copy link

No description provided.

@gan012784678024
Copy link

[[UIBarButtonItem appearance] setBackButtonBackgroundImage:[backImage resizableImageWithCapInsets:UIEdgeInsetsMake(0, backImage.size.width, 0, 0)]
forState:UIControlStateNormal barMetrics:UIBarMetricsDefault];

如果自定义了返回按钮,那么在从有导航pop到无导航的控制器,会在侧滑返回是返回图片出现

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

Successfully merging this pull request may close these issues.

None yet

3 participants