github mikepenz/AboutLibraries v5.8.1

latest releases: v11.1.3, v11.1.2, v11.1.1...
7 years ago

MIGRATION - NOTE IF YOU USE THE FASTADAPTER

  • This release bring a breaking interface change. Your items now have to implement bindView(ViewHolder holder, List payloads) instead of bindView(VH holder).
    • The additional payload can be used to implement a more performant view updating when only parts of the item have changed. Please also refer to the DiffUtils which may provide the payload.

library

  • update items to support the new interface from the FastAdapter item
  • pass own LibsActivity via withOwnLibsActivityClass(Class) THANKS @Rainer-Lang
  • small code adjustments THANKS @Rainer-Lang

Don't miss a new AboutLibraries release

NewReleases is sending notifications on new releases.