实现各种列表动画效果:ListViewAnimations
jopen
10年前
实现各种列表动画效果。包括卡片式列表,Grid View列表,列表item逐个淡入显示,拖动列表item重新排序,滑动删除列表item,批量删除列表item,展开列表item等等。
特性:
ListViewAnimations 提供了以下特性:
- Appearance animations for items in ListViews, GridViews, and other AbsListViews;
- Built in animations include Alpha, SwingRightIn, SwingLeftIn, SwingBottomIn, SwingRightIn and ScaleIn.
- Other animations can easily be added
- Swipe-to-Dismiss, Swipe-To-Dismiss with contextual undo (and optionally count down);
- Drag-and-Drop reordering;
- Animate dismissal of items;
- Animate addition of items;
- Smoothly expand your items to reveal more content;