github mikepenz/FastAdapter v1.2.0

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

MIGRATION

  • update to support libraries v23.2.0

library

  • new EndlessScrollListener by @FabianTerhorst (THANKS!)
  • update to latest support appcompat libraries v23.2.0
  • add new IClickable interface which is now implemented in the AbstractItem
    • this allows items to include custom click behaviors and even to prevent execution of the FastAdapter listeners
  • simplify ActionModeHelper

sample

  • new EndlessScrollSample by @FabianTerhorst (THANKS!)
  • fix toggling in IconGridActivity
  • fix item layouts for new RecyclerView 23.2.0
  • update to latest AboutLibraries
  • update to latest MaterialDrawer
  • move the animation of the arrow into the ExpandableItem
  • remove unnecessary code from the sample apps

Don't miss a new FastAdapter release

NewReleases is sending notifications on new releases.