Implementation of Instagram API for retrieving recent images tagged as "#selfie" and displaying them in a one-large two-small style layout. Images are displayed in a recycler view and loaded using PIcasso Library.
To Do:
-Implement infinite scrolling to the left for retrieving views that have been recycled.
-Implement drag-and-drop inferface while still maintaining one-large two-small layout.