-
Notifications
You must be signed in to change notification settings - Fork 378
Open
Labels
Category: CodingChanges to code base or refactored code that doesn't fix a bug.Changes to code base or refactored code that doesn't fix a bug.Open Source Hack
Description
Is your feature request related to a problem? Please describe.
Currently we are using a custom endless recycler view listener
Describe the solution you'd like
Use the paging 3 library instead.
Describe alternatives you've considered
NA
Additional context
https://developer.android.com/topic/libraries/architecture/paging/v3-migration
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Category: CodingChanges to code base or refactored code that doesn't fix a bug.Changes to code base or refactored code that doesn't fix a bug.Open Source Hack