sudhirkhanger / PopularMovies

Project 2 of Udacity Android Nanodegree. Fetches movie details from themoviedb.org.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Udacity Android Nanodegree Project 2 Popular Movies

Citations:-

  • Place image in the ImageView

http://stackoverflow.com/a/25069883/3034693

  • Android Design Library Sample

https://github.com/chrisbanes/cheesesquare

  • RecyclerView docs

https://developer.android.com/training/material/lists-cards.html

  • Restore RecyclerView scroll position

http://stackoverflow.com/a/29166336/3034693

  • Recycler onItemClickListener

http://antonioleiva.com/recyclerview-listener/

Copyright 2016 Sudhir Khanger
    	
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
     
     http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

Project 2 of Udacity Android Nanodegree. Fetches movie details from themoviedb.org.


Languages

Language:Java 100.0%