I want to implement load more in Recyclerview. Here is the code. The code is from github. https://gist.github.com/ssinss/e06f12ef66c51252563e
MainActivity code:
You can check this link for Load More RecyclerView and Bottom ProgressBar.