Skip to content

Splitties v1.1

Compare
Choose a tag to compare
@LouisCAD LouisCAD released this 11 Sep 19:25

This version adds the setViewHolder(ViewWrapper holder) method in ViewWrapper.Binder interface so list item Views can now get a reference to their ViewHolder, and call getAdapterPosition() on it for example.