i am using firebase firestore and latest firebase ui bindings. I want to add data into recyclerview when scrolling.
the project uses latest 'com.firebaseui:firebase-ui-firestore:3.2.2'
To recognize that we have reached end of RecyclerView i am using this class EndlessRecyclerOnScrollListener.java