http://stackoverflow.com/questions/25178329/recyclerview-and-swiperefreshlayout 23down vote write the following code in addOnScrollListener of the RecyclerView Like this: recyclerView.setOnScrollListener(new RecyclerView.OnScrollListener(){ @Override