ListViewAnimations is an Open Source Android library that allows developers to easily create ListViews with animations. Feel free to use it all you want in your Android apps provided that you cite this project and include the license in your app.
Features:
- ListViewAnimations provides the following features:
- Appearance animations for items in ListViews, GridViews, other AbsListViews;
- Built in animations include Alpha, SwingRightIn, SwingLeftIn, SwingBottomIn, SwingRightIn and ScaleIn.
- Other animations can easily be added
- StickyListHeaders is supported, other implementations can easily be added.
- Swipe-to-Dismiss, Swipe-To-Dismiss with contextual undo;
- Drag-and-Drop reordering;
- Animate addition of items;
- Smoothly expand your items to reveal more content;
