Skip to content
New issue

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

当recyclerview添加了footerview之后又隐藏的话不能上拉加载更多 #148

Open
qinxianyuzou opened this issue Apr 15, 2019 · 0 comments

Comments

@qinxianyuzou
Copy link

因为recyclerview本身是没有footerview这种东西的,footerview也是一项item,如果你的footerview是动态的话就会因为ViewCompat.canScrollVertically(this.mTargetView, 1)这个方法判断不正确而导致不能上拉加载

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant