首頁  >  問答  >  主體

android - 类似这样的recyclerview滑动效果

类似这样recyclerview的滑动效果开源库有哪些

PHP中文网PHP中文网2741 天前515

全部回覆(2)我來回復

  • ringa_lee

    ringa_lee2017-04-17 17:46:19

    這個在Github找一下應該有不少,這邊給你兩個借鏡的,你參考一下。

    SwipeListView
    支援定義ListView左右滑動事件,支援左右滑動位移,支援定義動畫時間
    專案位址:https://github.com/47deg/ andr...
    Demo位址:https://play.google.com/store...
    APP範例:微信

    DragSortListView
    拖曳排序的ListView,同時支援ListView滑動item刪除,各個Item高度不一、單選、複選、CursorAdapter做為適配器、拖曳背景變更等
    專案位址:https://github.com/bauerca/dr...
    Demo位址:https://play.google.com/store...
    APP範例:Wordpress Android

    回覆
    0
  • 高洛峰

    高洛峰2017-04-17 17:46:19

    1. UltimateRecyclerView

    2. android-advancedrecyclerview

    3. Swipe_RecyclerView

    4. Android-ItemTouchHelper-演示

    5. SwipeRecyclerView

    6. RecyclerViewEnhanced

    回覆
    0
  • 取消回覆