We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
基本的功能参照您的工程都已经做完了.. 现在有一个问题是:我最外面的UIScrollView 不能使用SVPullToRefresh添加下拉刷新了! 上下都是响应的里面的tableview
The text was updated successfully, but these errors were encountered:
嗯, 这个要看你的工程的具体层次是什么了, 如果子控制器是tableView, 那么相应的滚动事件肯定是会被它拦截, 你应该尝试使用SVPullToRefresh添加到子控制器上的tableView上
Sorry, something went wrong.
No branches or pull requests
基本的功能参照您的工程都已经做完了..
现在有一个问题是:我最外面的UIScrollView 不能使用SVPullToRefresh添加下拉刷新了!
上下都是响应的里面的tableview
The text was updated successfully, but these errors were encountered: