I want to achieve pagination in the recycler view (not endless scroll).
Here is the first image:
When I scroll up I want to listen for that event and go to the next page, when I scroll down I want to listen for that event and go to the previous page
See the below video for a scroll up event https://i.stack.imgur.com/CwNGR.jpg
See the below video for a scroll down event https://i.stack.imgur.com/vAjRJ.jpg