Android App using The Movie DB API
Shows a list of the latest Movies sorted by popularity, which could be drilled down to view the Detail.
Utilizes a simple MVP pattern, similar to https://github.com/googlesamples/android-architecture/tree/todo-mvp-dagger but without the use of Fragments. Implemented Unit Tests for the Presenter.
Minimum API: 9
Dagger 2.8, Retrofit 2.1, Glide, Butterknife, Stetho, Mockito/JUnit
- Pull to Refresh
- Endless Scroll
- View in Custom Chrome Tab via "Book the Movie" Button