SkillAgentSearch skills...

DragAndDropRecycleView

Android RecycleView which can Drag ,Drop and Scroll

Install / Use

/learn @shiqikai/DragAndDropRecycleView
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

DragAndDropRecycleView

Android RecycleView which can Drag ,Drop and Scroll

实现方式

该实现方式为原始的View.startDrag。

另外还有一个比较简单易懂的实现方式可以参考一下链接(但是那个只能在RecycleView内部拖动排序)

ItemTouchHelper Example

#ScreenShot 效果图如下,真机上运行效果更佳: <img src="./screenshot/drag.gif" width="50%" height="50%">

Related Skills

View on GitHub
GitHub Stars22
CategoryDevelopment
Updated1y ago
Forks2

Languages

Java

Security Score

60/100

Audited on Jun 13, 2024

No findings