android - 类似这样的recyclerview滑动效果
PHP中文网
PHP中文网 2017-04-17 17:44:19
0
2
503

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

PHP中文网
PHP中文网

认证高级PHP讲师

reply all(2)
左手右手慢动作

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

小葫芦
  1. UltimateRecyclerView

  2. android-advancedrecyclerview

  3. Swipe_RecyclerView

  4. Android-ItemTouchHelper-Demo

  5. SwipeRecyclerView

  6. RecyclerViewEnhanced

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!