zljkevin

Results 9 comments of zljkevin

> @zljkevin 请教下你这个改法在实际项目中使用了吗,会不会引起其他问题? 没有其他问题

在pull request里面已经重构了 请看我的分支:https://github.com/zljkevin/RJBadgeKit 给个小星星哦

应该是系统动画引起的: - (void)viewDidAppear:(BOOL)animated { [super viewDidAppear:animated]; self.navigationItem.rightBarButtonItem.badgeOffset = CGPointMake(-15, 0); /** @note Example for refresh badge display of -'mark' button on navigation bar, which may not appear at first due...

@RylanJIN 我的分支UIBarButtonItem badgeView获取的是系统的,暂时只能调offset