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

# 不能上拉加载更多? #1

Open
1z2x3c4v5b6n7m8 opened this issue May 26, 2020 · 2 comments
Open

# 不能上拉加载更多? #1

1z2x3c4v5b6n7m8 opened this issue May 26, 2020 · 2 comments

Comments

@1z2x3c4v5b6n7m8
Copy link
Owner

不能上拉加载更多?

尝试:

<SmartRefreshLayout
    app:srlEnableLoadmore="true"
    app:srlEnableLoadmoreWhenContentNotFull="true">
</SmartRefreshLayout>

或者:

refreshlayout.setEnableLoadmore(true);
refreshlayout.setLoadmoreFinish(false);
refreshlayout.setEnableLoadmoreWhenContentNotFull(true);//内容不满屏幕的时候也开启加载更多

如果还是不行请考虑使用列表的 Adapter 是否隐藏了某个item或者把某个item高度设置为0

Originally posted by @scwang90 in scwang90/SmartRefreshLayout#71 (comment)

@1z2x3c4v5b6n7m8
Copy link
Owner Author

@1z2x3c4v5b6n7m8
Duplicate of #

@1z2x3c4v5b6n7m8
Copy link
Owner Author

@g7

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