github mikepenz/FastAdapter v1.6.0

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

MIGRATION

library

  • add new isAutoExpanding method to the iExpandable interface todisable the automatic expand functionatliy of the FastAdapter. This is needed if you want have a custom behavior
  • use correct generic type in generateView (no cast necessary)

library-extension

  • add new FastAdapterBottomSheetDialog to the FastAdapter library-extensions

sample

  • add new RealmActivity to showcase how to use Realm with the FastAdapter (simple example)
  • showcase how to implement the IItem interface when you can't extend from the AbstractItem
  • improve RealmActivity

Don't miss a new FastAdapter release

NewReleases is sending notifications on new releases.