Pokedex-Paging-Library-Sample
                                
                                 Pokedex-Paging-Library-Sample copied to clipboard
                                
                                    Pokedex-Paging-Library-Sample copied to clipboard
                            
                            
                            
                        Update to api28
Hi Husayn,
Thanks for great example of how to use Paging library, it helped me to understand the way it works, specially that your app is simple enough to understand main concepts while is covering all important library aspects (exactly what is needed for someone, who is making first steps with a library).
Although, it took me a while to understand, why your paging related code is different to that from official documentation. Finally I've realised that this library has been updated and some classes/methods have been replaced with others since you've wrote your sample app. That's why, once I've understood how to work with library and was able to implement pagination in my own project, I decided to contribute to the rest of our great Android community with updating your app to latest version of library in hope, that it will help others the same way it helped me.