Popular Movies II submission for Udacity Nanodegree course.
This app adjusts the number of columns in the movie thumbnail preview grid by screen size in pixels. As such, low res screens may only show a linear list rather than a grid when in portrait mode.
Add your The Movie Database API Key to the constant field KEY
in ApiKey.class
Sorting by Favourites, Popularity or Average Vote is done via the Action Bar. Favourites are viewable offline.