mentorship-android icon indicating copy to clipboard operation
mentorship-android copied to clipboard

Use paging 3 for members list

Open epicadk opened this issue 3 years ago • 6 comments

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 avatar Oct 03 '21 07:10 epicadk

@epicadk Can I work on this ?

bosankus avatar Nov 12 '21 01:11 bosankus

@epicadk @isabelcosta Can I start working on this ? Can I get assigned?

bosankus avatar Nov 17 '21 07:11 bosankus

@bosankus hey assigning you Happy coding!

vj-codes avatar Nov 18 '21 21:11 vj-codes

Implemented feature from issue #1174 will be updated in this issue via future commits.

bosankus avatar Dec 03 '21 04:12 bosankus

@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?

bosankus avatar Mar 21 '22 05:03 bosankus

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

bosankus avatar Oct 03 '22 16:10 bosankus