Update README.md

This commit is contained in:
2020-10-13 13:09:48 +01:00
committed by GitHub
parent 28fc42d0ee
commit 5dc1d2fc6c

View File

@@ -21,10 +21,12 @@ then open with android studio.
- Data persistence with room - Data persistence with room
- Picasso for image caching - Picasso for image caching
- Recycler view for easy user list display - Recycler view for easy user list display
- Favourite/unfavourite movies
## If I had more time ## If I had more time
- Add animations for recycler list population - Add animations for recycler list population.
- Paginate the new entry with a smoother animation.
## Architectural Pattern ## Architectural Pattern