github mikepenz/FastAdapter v4.0.0-rc03

latest releases: v5.7.0, v5.6.0, v5.5.1...
pre-release5 years ago

WARNING

  • this release is the first release of FastAdapter migrated to kotlin.

Changes

Changes on top of rc02

  • adjust the generic definition of the IParentItem interface for the subitem list.
  • introduce type aliases for the different elements to allow easier definition of generic adapters
  • replace various interfaces with kotlin function types
    • this will result in some breaking changes since rc02
    • nicer specification for kotlin
    • java7 code will not be as nice (consider java8 lambdas)

Don't miss a new FastAdapter release

NewReleases is sending notifications on new releases.