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

footer无法显示 #19

Open
Jas67810 opened this issue Mar 26, 2020 · 0 comments
Open

footer无法显示 #19

Jas67810 opened this issue Mar 26, 2020 · 0 comments

Comments

@Jas67810
Copy link

com.yarolegovich.discretescrollview 我这边使用这个三方库做为显示的reclyerView使用。外层嵌套 SmartRefreshHorizontal 做左滑加载更多。

测试时使用:
refreshHorizontal.setRefreshHeader(new MaterialHeader(context));
refreshHorizontal.setRefreshFooter(new RefreshFooterWrapper(new MaterialHeader(context)), -1, -2);
进行配置头部和尾部。
结果右滑到低可以显示头部,但是左滑到底无法显示尾部。主动调用
refreshHorizontal.autoLoadMore();
可以显示尾部的加载更多
请问需要如何修改,才能手动左滑屏幕到底,并显示和触发加载更多

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