Demonstartions of using Paging Library with MVVM architecture
This project hosts each sample app in separate repository branches.
Sample | Description |
---|---|
paging | The base for the rest of the branches. Paging Library + Architecture Components + Retrofit + RxJava |
paging-dagger | Paging Library + Architecture Components + Retrofit + RxJava + Dagger |