An application to learn about interceptors with the Okhttp and Retrofit libraries. This application shows a list of pokemons using the service PokeAPI
- Show a list of pokemons in recyclerview
- Use pagination in recyclerview
- Manual dependency injection
- View model factory
- Use case and view model unit tests