Heim  >  Fragen und Antworten  >  Hauptteil

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

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

PHP中文网PHP中文网2741 Tage vor514

Antworte allen(2)Ich werde antworten

  • 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

    Antwort
    0
  • 高洛峰

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

    1. UltimateRecyclerView

    2. android-advancedrecyclerview

    3. Swipe_RecyclerView

    4. Android-ItemTouchHelper-Demo

    5. SwipeRecyclerView

    6. RecyclerViewEnhanced

    Antwort
    0
  • StornierenAntwort