Home  >  Q&A  >  body text

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

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

PHP中文网PHP中文网2741 days ago511

reply all(2)I'll reply

  • ringa_lee

    ringa_lee2017-04-17 17:46:19

    You should find a lot of this on Github. Here are two examples for you to refer to.

    SwipeListView
    Supports defining left and right sliding events of ListView, supports left and right sliding displacement, and supports defining animation time
    Project address: https://github.com/47deg/andr...
    Demo address: https://play.google .com/store...
    APP example: WeChat

    DragSortListView
    Drag the sorted ListView, and support ListView sliding item deletion. Each item has different heights, radio selection, check selection, CursorAdapter as an adapter, dragging background changes, etc.
    Project address: https://github. com/bauerca/dr...
    Demo address: https://play.google.com/store...
    APP example: WordPress Android

    reply
    0
  • 高洛峰

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

    1. UltimateRecyclerView

    2. android-advancedrecyclerview

    3. Swipe_RecyclerView

    4. Android-ItemTouchHelper-Demo

    5. SwipeRecyclerView

    6. RecyclerViewEnhanced

    reply
    0
  • Cancelreply