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

首页的列表是怎么实现下拉加载和预加载的 #42

Open
ilatent opened this issue Feb 19, 2019 · 1 comment
Open

首页的列表是怎么实现下拉加载和预加载的 #42

ilatent opened this issue Feb 19, 2019 · 1 comment

Comments

@ilatent
Copy link

ilatent commented Feb 19, 2019

首页的三个RecyclerView是怎么实现下拉加载和预加载的。我现在很想实现这个效果,但是Kotlin不太懂。

@Techvisionbest
Copy link

@returntoorigin 下拉加载是通过在RecyclerView外层嵌套SwipeRefreshLayout实现的,预加载通过监听RecyclerView的滑动实现的~

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