Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Releases: nhaarman/ListViewAnimations

2.2.3

12 Sep 19:53
Compare
Choose a tag to compare
  • Fixed CondextualUndoAdapter crashes
  • BaseAdapterDecorator implements SectionIndexer
  • Added option to set initial delay of AnimationAdapter

2.2

12 Sep 19:54
Compare
Choose a tag to compare
2.2
  • Added support for auto-deletion after a delay when a view is swiped away;

2.1

12 Sep 19:55
Compare
Choose a tag to compare
2.1
  • Performance fixes in swipe-to-dismiss
  • Fixed GridView crash on API <11

2.0

12 Sep 19:56
Compare
Choose a tag to compare
2.0
  • Added AlphaInAnimationAdapter
  • Support for GridViews and other AbsListViews
  • Added ExpandableListItemAdapter