mentorship-android
mentorship-android copied to clipboard
Use paging 3 for members list
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
@epicadk Can I work on this ?
@epicadk @isabelcosta Can I start working on this ? Can I get assigned?
@bosankus hey assigning you Happy coding!
Implemented feature from issue #1174 will be updated in this issue via future commits.
@vj-codes apology for making it late. am already working on this issue. and already made few commits on my branch. Can I continue and deliver as soon as possible?
Hi @vj-codes I have made the changes and want to create a PR for this from my forked repo. Can I get this re-assigned to me ? You can check my updated code here: https://github.com/bosankus/mentorship-android/tree/paging3-member-list