github mikepenz/FastAdapter v3.0.2

latest releases: v5.7.0, v5.6.0, v5.5.1...
6 years ago

library

  • add consume proguard rule for javax.annotation.Nulable
  • update OnClickListener README
  • add new setting to allow the deactivation of attaching the listeners to the item
  • add methods to return these default listeners if wished to attach manually
  • Upgrade FastAdapterDiffUtil to handle the ModelAdapter
  • update to latest support libs
  • update to latest gradle build tools
  • update to latest materialize
  • improve equals / hashcode methods by also properly handle custom overwritten getIdentifier() methods (don't access the field itself)
  • make intercept method of the ModelAdapter public and accessible, this can be used if you need the Item instead of the Model
    • for example for the DiffUtil

Don't miss a new FastAdapter release

NewReleases is sending notifications on new releases.