easy-adapter v1.4.0 Release Notes

Release Date: 2014-12-19 // over 9 years ago
    • 👌 Improves the way that exceptions are handled.
    • ➕ Adds the option to pass a generic Object to the ItemViewHolder through the easy adapters constructor. This new argument called listener is intented to pass an implementation of an interface to the view holder that then can be used as a callback to notify Activities or Fragments of an action, i.e one of the views in the list has been clicked.