All Versions
14
Latest Version
Avg Release Cycle
239 days
Latest Release
1669 days ago

Changelog History
Page 2

  • v1.2.1 Changes

    February 17, 2015
    • The click listener can now be changed dynamically (the adapter will re-call isClickable() after updateView() of AbsViewHolder)
  • v1.2.0 Changes

    January 07, 2015
    • Add method to prevent calling notifyItem*** (issue #9)
    • Change the default "isClickable" method of ViewHolder to true if a listener is present
  • v1.1.0 Changes

    January 03, 2015
    • Add template to OnClickListener (following the recommendation of issue #8)
    • Fixed method argument name for getLayoutResId()
  • v1.0.0 Changes

    March 07, 2011
    • Initial release.