recyclerview-bindings
                                
                                 recyclerview-bindings copied to clipboard
                                
                                    recyclerview-bindings copied to clipboard
                            
                            
                            
                        Example usage without databinding
You can just copy RecyclerViewScrollCallback class and use it by registering the callback in your Activity/Fragment like this:
https://github.com/chetdeva/recyclerview-bindings#how-to-use