Drag view library for Android
- In your
build.gradle:
repositories {
maven { url "https://jitpack.io" }
}
dependencies {
compile 'com.github.nanjingboy:DragView:1.0.0'
}MIT
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Drag view library for Android
build.gradle :repositories {
maven { url "https://jitpack.io" }
}
dependencies {
compile 'com.github.nanjingboy:DragView:1.0.0'
}MIT