New touch listener on the drag handle icon to start dragging items on short touch

This commit is contained in:
2016-01-12 17:05:48 -05:00
parent c8e7a9052d
commit 96b054cea1
3 changed files with 27 additions and 5 deletions

View File

@@ -8,8 +8,8 @@ android {
applicationId "com.wismna.geoffroy.donext"
minSdkVersion 15
targetSdkVersion 23
versionCode 5
versionName "0.5"
versionCode 6
versionName "0.6"
}
buildTypes {
release {