jasnig / ZJScrollPageView

网易新闻, 腾讯视频, 头条 等首页的滑块视图联动的效果OC版的简单方便的集成, 滑块 segmentVIew, scrollViewController(Providing an easy way to reach the effect that "the segment scrolls with the content")
MIT License
1.11k stars 197 forks source link

我发现ZJContentView.m中的scrollView没有设置隐藏横向滚动条,不知道是不是故意不隐藏的? #19

Closed ghost closed 7 years ago

jasnig commented 7 years ago

@glaciertears 上次把collectionView换成scrollView漏了这个设置, 多谢提示