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

Implement Paging Library and paging support #374

Open
kingargyle opened this issue Sep 27, 2018 · 1 comment
Open

Implement Paging Library and paging support #374

kingargyle opened this issue Sep 27, 2018 · 1 comment
Milestone

Comments

@kingargyle
Copy link
Contributor

  1. Add to client an option if it supports paging content.
  2. If it supports paging content on a RecyclerView then add an PagingAdapter implementation.
  3. Otherwise use the existing Adapters.

https://developer.android.com/topic/libraries/architecture/paging/

@kingargyle kingargyle added this to the 2.1.0 milestone Oct 5, 2018
@kingargyle kingargyle removed this from the 2.1.0 milestone Aug 29, 2020
@kingargyle kingargyle added this to the 3.0 milestone Jan 31, 2022
@kingargyle
Copy link
Contributor Author

Implement lean back Paging Adapter.

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