Layout changes to support showing trailers.
** ListView (with item view) that'll be selectable and launch intent for trailer in Youtube/Browser.
*** Play button (static ImageView) and name (TextView).
MovieDB Service Changes (Retrofit) for additional endpoints.
** GET for fetching movie videos.
Add Entities
MovieVideos
** Movie video ID.
Movie ID (foreign key).
*** Youtube key.