Loading repository data…
Loading repository data…
muratcanbur / repository
This repository might be a starting point for building Android interview tasks. There is also providing a basic sample template based on layered architecture using Dagger2 and Architecture Components.
Android App using The Movie DB API
a simple app that contains some basic functionality. It connects to the Movies DB API and fetch current popular TV shows on TMDb.
. ViewModel and ViewStates classes should be tested.
need to make sure that the correct state changes occur at the right time during remote data request.
ViewStates are responsible for reporting changes to the UI.