Corey Lanier
12/01/2020, 2:18 AMPagerSnapHelper
to snap a CardView within my RecyclerView to the screen, and that works great. However, I’m trying to get the index of the current position on screen so that when I reach the end of the list of cards, i can run a pagination request to my API to receive the next set of data to attach to the recycler. Is there a good way to manage doing this?
EDIT: No, telling me to Slack Overflow/Google it doesn’t make you a better developer (I already tried them). It just makes you an asshole.okarm
12/01/2020, 8:26 AMJoost Klitsie
12/01/2020, 8:29 AM