Skip to content

0.1.2

Compare
Choose a tag to compare
@andrzejchm andrzejchm released this 10 Jul 10:09
· 11 commits to master since this release
  • 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