github mikepenz/FastAdapter v3.0.3

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

library

  • no longer retrieve item via the setted Tag on the itemView, but rather from the FastAdapter by using the viewHolder and the position provided by this ViewHolder
  • this prevents an issue that we possibly retrieve an old reference if we set a new item, without the view being rebound
  • add convenient static helper methods to the FastAdapter to get an item by the ViewHolder or by an ViewHolder and a position

Don't miss a new FastAdapter release

NewReleases is sending notifications on new releases.