I am displaying 20 records in recyclerView through api in retrofit. Now I want to add Load More button at bottom of screen and display next 10. Can you give me an idea how can I proceed further.
            Asked
            
        
        
            Active
            
        
            Viewed 240 times
        
    0
            
            
        - 
                    https://stackoverflow.com/questions/39558704/pagination-while-scrolling-recycler-view-to-the-top. – AskNilesh Apr 18 '18 at 13:04
- 
                    2Possible duplicate of [How to implement endless list with RecyclerView?](https://stackoverflow.com/questions/26543131/how-to-implement-endless-list-with-recyclerview) – AskNilesh Apr 18 '18 at 13:05
