Demo application for using Unsplash API.
Application developed in MVP design pattern.
Retrofit used for network interactions
RxJava used for RxBinding and network interactions
Dagger 2 used for Dependency injection
Picasso used for image downloading from URLS, caching and present the pictures
ButterKnife used for View Binding and code generator