Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 915 Bytes

README.md

File metadata and controls

33 lines (19 loc) · 915 Bytes

Android Popular Movies App

It's a interview homework which can show pupular movies via TheMovieDB

Potential Performance Problems

  • RecyclerView may not work at full performance due to the use of ConstraintLayout.

License

This project is licensed under the GNU v3.0 License - see the LICENSE file for details

Design Pattern

MVVM Pattern

Libraries