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

请修复这个bug #23

Open
seeskyline opened this issue Nov 26, 2018 · 0 comments
Open

请修复这个bug #23

seeskyline opened this issue Nov 26, 2018 · 0 comments

Comments

@seeskyline
Copy link

导航栏上的左右侧按钮在垂直方向不居中的bug
在EasyNavigationView.m中,按钮的纵坐标位置应该是
subViewY = self.height - NavigationNorlmalHeight_N()+(NavigationNorlmalHeight_N()-tempView.height)/2;
而不是
subViewY = self.height - NavigationNorlmalHeight_N()

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