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
布局是activity Toolbar + viewpage2,里面是fragment SmartRefreshLayout + RecyclerView,设置app:srlEnableAutoLoadMore="false",使用上拉加载更多会出现RecyclerView不能滑动到底部,快到底部时候会发生回弹,只有手指不放开一直向上滑才能看到加载更多,去掉activity 的Toolbar 放到fragment 却又没事了
demo地址 链接:https://pan.baidu.com/s/1vfsTqS724uVWPo_PSX7ZtQ 提取码:8pfj
The text was updated successfully, but these errors were encountered:
对了是2.1.0
Sorry, something went wrong.
No branches or pull requests
布局是activity Toolbar + viewpage2,里面是fragment SmartRefreshLayout + RecyclerView,设置app:srlEnableAutoLoadMore="false",使用上拉加载更多会出现RecyclerView不能滑动到底部,快到底部时候会发生回弹,只有手指不放开一直向上滑才能看到加载更多,去掉activity 的Toolbar 放到fragment 却又没事了
demo地址
链接:https://pan.baidu.com/s/1vfsTqS724uVWPo_PSX7ZtQ
提取码:8pfj
The text was updated successfully, but these errors were encountered: