Releases: marcherdiego/android_mvp
Releases · marcherdiego/android_mvp
Release v6.4.0
New
- MVP for views!
- Test app examples updated!
Release v6.2.0
- Added helper
removeStickyEvent
in the BaseModel class - Improved README.MD file with more examples
- More examples in testapp
- Added postDefault and postStickyDefault methods to post in the default bus without asking for a reference to it
- Added startActivity function helper