Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 328 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 328 Bytes

flag-application

A sample Android application using Dagger 2, Retrofit 2, Butterknife, Universal Image Loader, Lombok and RxJava and MVP.

The app retrieves from Rest API a list of countries with details and show in a list an image corresponding to a country. Clicking on a country will open more details about the country.