HLJNavigationBar icon indicating copy to clipboard operation
HLJNavigationBar copied to clipboard

Results 6 HLJNavigationBar issues
Sort by recently updated
recently updated
newest added

模态弹出的控制器会出现循环引用~检查一下吧

UINavigationBar *navBar = self.navigationController.navigationBar; UIImage *img = [[UIImage imageNamed:@"tupian"]; [navBar setBackgroundImage:img forBarMetrics:UIBarMetricsDefault]; 图片显示不出来,也没有找到你写的方法。求解决,谢谢。

1.我导入了,然后发现侵入性有点强,各种方法替换 2.- (void)setNeedsNavigationItemBarButtonItemStyleWithViewController:(UIViewController *)viewController tintColor:(UIColor *)tintColor font:(UIFont *)font 这个方法里 font可能为空,然后就蹦了 3.当navigationbar alpha 根据 scroll.contentsize 改变的时候,alpha变成1的时候会发生view.y改变 4.跳入下一个页面然后返回 navigationbar 背景颜色就变了 (可能你这个我还不太会用)

HLJSlidePageViewController缺少 hlj_setNeedsNavigationItemLayout没有实现

hello 您的程序里丢了文件哈 感谢分享 加油

稍后我会更新一个版本,最近在做适配,所以没有更新