There was an error while loading. Please reload this page.
wiki-review: 2026-07-31T014034Z
wiki-review: 2026-06-02T015620Z
wiki-review: 2026-05-14T014607Z
Update Modifying to ListAdapter section url
Added LiveData dependency since it is required to setup PagedListAdapter and use LiveData
Replace Kotlin code with Java since the entire guide is in Java.
Update note about Endless scrolling.
Migrate to AndroidX
version 1.0.1 of Paging library
Updated Paging Library Guide (markdown)
fix variable name
Add section on how to use with SwipeRefreshLayout
Fixups