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时,上拉加载更多立刻endLoadingMore()没有效果,loading一直存在 #156

Open
XiCoder opened this issue Mar 9, 2018 · 1 comment

Comments

@XiCoder
Copy link

XiCoder commented Mar 9, 2018

No description provided.

@xuyu461989426
Copy link

xuyu461989426 commented May 20, 2018

070facae-de50-4eb1-8514-bc092eccfa0e

{我出现这个原因是用在内嵌Fragemnt之中,我跟了一下源代码,发现问题出现在《对加载更多View》 初始化的情况下}

下图为加载更多在AttachedToWindow的时候,初始化loadMoreView 。所以注意BGRefreshLayout 的初始化地方,请在OnCreateView 中按照第一张图进行配置,希望能解决你的问题。

9432bc92-a485-4162-8df5-9418edbd7e65

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

2 participants