Skip to content

Splitties v1.2

Compare
Choose a tag to compare
@LouisCAD LouisCAD released this 19 Sep 12:59

This version adds the setHost(Host host) method in ViewWrapper.Binder interface where Host can be any type you want you can use from the implementing item View to communicate with your Activity, Fragment, Presenter, or whatever. Note this adds a third type parameter to the ViewWrapper class, and a second one for the ViewWrapper.Binder class.