實現各種列表動畫效果:ListViewAnimations

jopen 10年前發布 | 14K 次閱讀 Android開發 移動開發 ListViewAnimations

實現各種列表動畫效果。包括卡片式列表,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;


 

項目主頁:http://www.baiduhome.net/lib/view/home/1407755185754

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!