How can i load data from firebase realtime database starting at X position and ending at Y position for each page so that the next can load from the previous endposition to a new one
basically how to use Paging 3 library by Google here: https://developer.android.com/topic/libraries/architecture/paging/v3-overview
I know the question is not much to go on, but i can't seem to find a way to link the 2 things together