I want to create an infinite scrolling RecyclerView in my application. It consumes a web service and brings some CardView items on screen. Here's is the simplified code I have so far, without inculding the RecyclerView creation etc.I want to create an infinite scrolling Recycler