Skip to content

v4.1.0

Compare
Choose a tag to compare
@mikepenz mikepenz released this 05 Oct 09:21
· 311 commits to develop since this release

Fixes

  • /

Changes

  • Make OnBindViewHolderListenerImpl and OnCreateViewHolderListenerImpl open
  • add convenient extension functions to minimize the boilerplate code needed to add a EventHook to the FastAdapter
  • Introduction of a new EXPERIMENTAL extension to support the paging jetpack library for adapters
implementation "com.mikepenz:fastadapter-extensions-paged:${latestFastAdapterRelease}"