Skip to content

lugarbarini/mvp_android

Repository files navigation

Model View Presenter for Android

MVP for android.

Activities must extend AbstractActivity. Each activity has its own presenter and implement the matching view interface. Presenters hold a resolver which makes screen transitions

About

testing mvp for android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages