DragSortListView

Android ListView with drag and drop reordering. Fork of https://github.com/bauerca/drag-sort-listview

License

License

GroupId

GroupId

com.olekdia
ArtifactId

ArtifactId

drag-sort-listview
Last Version

Last Version

3.8.1
Release Date

Release Date

Type

Type

aar
Description

Description

DragSortListView
Android ListView with drag and drop reordering. Fork of https://github.com/bauerca/drag-sort-listview
Project URL

Project URL

https://gitlab.com/olekdia/common/libraries/drag-sort-listview
Project Organization

Project Organization

olekdia
Source Code Management

Source Code Management

https://gitlab.com/olekdia/common/libraries/drag-sort-listview

Download drag-sort-listview

How to add to project

<!-- https://jarcasting.com/artifacts/com.olekdia/drag-sort-listview/ -->
<dependency>
    <groupId>com.olekdia</groupId>
    <artifactId>drag-sort-listview</artifactId>
    <version>3.8.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.olekdia/drag-sort-listview/
implementation 'com.olekdia:drag-sort-listview:3.8.1'
// https://jarcasting.com/artifacts/com.olekdia/drag-sort-listview/
implementation ("com.olekdia:drag-sort-listview:3.8.1")
'com.olekdia:drag-sort-listview:aar:3.8.1'
<dependency org="com.olekdia" name="drag-sort-listview" rev="3.8.1">
  <artifact name="drag-sort-listview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.olekdia', module='drag-sort-listview', version='3.8.1')
)
libraryDependencies += "com.olekdia" % "drag-sort-listview" % "3.8.1"
[com.olekdia/drag-sort-listview "3.8.1"]

Dependencies

compile (1)

Group / Artifact Type Version
androidx.core » core jar 1.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.8.1
3.8.0
3.7.0
3.0.5