I have json data having more than 100 items in the list. i have fetched the entire list from the Json. now i want to show loading after every 10 items. Can you guide me please how to implement that. I am passing the entire list the adapter. but i want to pass 10 items at each scroll.