have 1000 product and I want to show it in recyclerView. how to get 10 product from api every time, and then add next 10 product in my list?
for example, in google play, I see 10 software and when I scroll down, 10 new software appears on the list.
how to detect the end of list and how to add new records to list?
google://pagination
mike is right, try recyclerview combined with paging
Обсуждают сегодня