0.1.2
- 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