Flicks
- User can view a list of movies (title, poster image, and overview) currently playing in theaters from the Movie Database API
- Expose details of movie (ratings using RatingBar, popularity, and synopsis) in a separate activity
- Allow video posts to be played in full-screen using the YouTubePlayerView
- In landscape mode, the rotated alternate layout should use the backdrop image instead and show the title and movie overview to the right of it.
- Improve the user interface through styling and coloring
- Rounded corners for detail view
- Detail view landscape-adaptive
- Added ButterKnife dependency
Here's a walkthrough of implemented user stories:
Portrait Mode
Landscape Mode
GIF created with LiceCap.
It would improve to implement a pop-up screen to show further details about each movie

