Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 267 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 267 Bytes

MVP-Android-Movies

MVP Android Example used to explain how to use this pattern in our Android apps. This uses TmDb API to parse the list of movies and show movies.

Paginated-RecyclerView

It also has paginated scrollview which will fetch next batch of results.