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
有用到上拉加载更多功能,希望实现的是用户在上滑松手后自动滑到底部的话,这时候直接触发加载更多。 现在用到框架了到了最后一个item就停下来了,还需要手动上滑加载更多,怎样才能去掉这一步骤呢
The text was updated successfully, but these errors were encountered:
setAutoLoadMore(true)
Sorry, something went wrong.
No branches or pull requests
有用到上拉加载更多功能,希望实现的是用户在上滑松手后自动滑到底部的话,这时候直接触发加载更多。
现在用到框架了到了最后一个item就停下来了,还需要手动上滑加载更多,怎样才能去掉这一步骤呢
The text was updated successfully, but these errors were encountered: