DroidMVP v0.1.2 Release Notes

Release Date: 2016-07-10 // almost 8 years ago
    • Now the PresentationModel can implement Parcelable in addition to Serializable
    • ➕ Adding getPresenter() methods to both DroidMVPActivity and DroidMVPFragment
    • ➕ Adding sample without using dagger 2 library.
    • ➕ Adding sample with the use of Parcelable interface