This application shows how to fetch the huge data from server, parse the data and fill into RecyclerView with lazy loading. Components used :
- Kotlin language
- Retrofit
- RxKotlin
- RxAndroid
- MVVM architecture
- Dagger
- RecyclerView
- Pull to refresh
- Picasso to load the image