Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 258 Bytes

File metadata and controls

4 lines (3 loc) · 258 Bytes

MVPDaggerAndroid

A simple project based on the post of Antonio Leiva ( http://www.limecreativelabs.com/mvp-android/ ) to show how combine MVP pattern on Android with Dagger. The sample access to the PreferenceManager trough the presenter.