v4.1.0
Fixes
- /
Changes
- Make OnBindViewHolderListenerImpl and OnCreateViewHolderListenerImpl open
- THANSK @cirnoftw
- 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}"