Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 227 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 227 Bytes

MvpExample

Example of MVP pattern for Android

Project which can be used as a template for some future projects.

It uses Retrofit, RxJava, ButterKnife etc.

Retrofit downloads an example JSON and shows results in text view.