DragSortListView

DragSortListView (DSLV) is an extension of the Android ListView that enables drag-and-drop reordering of list items.

License

License

GroupId

GroupId

com.github.yoojia
ArtifactId

ArtifactId

dslv
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

aar
Description

Description

DragSortListView
DragSortListView (DSLV) is an extension of the Android ListView that enables drag-and-drop reordering of list items.

Download dslv

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-v4 jar 19.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0