PullToRefreshKit
PullToRefreshKit copied to clipboard
ScrollView设置 isPagingEnabled后,UI异常
self.scrollView?.isPagingEnabled = true
有图么?
ScrollView 的 Demo 里面 加上这一行 self.scrollView?.isPagingEnabled = true