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
功能场景一: 当我进入一个页面时,页面里面只有一条数据,进入页面时已经设置了状态:MJRefreshStateNoMoreData 期望实现: 当用户上拉时,显示没有更多数据3秒,然后自动回弹,目前是要么显示了没有更多数据不回弹,要么是上拉时显示,松开立即回弹。
功能场景二: 和一有点类似,一个页面我进入后,上拉加载,知道加载了所有数据,需要展示没有更多数据,3秒后回弹消失mj_footer
The text was updated successfully, but these errors were encountered:
No branches or pull requests
功能场景一:
当我进入一个页面时,页面里面只有一条数据,进入页面时已经设置了状态:MJRefreshStateNoMoreData
期望实现:
当用户上拉时,显示没有更多数据3秒,然后自动回弹,目前是要么显示了没有更多数据不回弹,要么是上拉时显示,松开立即回弹。
功能场景二:
和一有点类似,一个页面我进入后,上拉加载,知道加载了所有数据,需要展示没有更多数据,3秒后回弹消失mj_footer
The text was updated successfully, but these errors were encountered: