Restore drag & drop and click; remove DragSortListView library

This commit is contained in:
2016-07-01 09:23:07 -04:00
parent b33420cabb
commit 71dd6cde89
11 changed files with 79 additions and 86 deletions

View File

@@ -69,8 +69,6 @@ dependencies {
androidTestApt 'com.google.dagger:dagger-compiler:2.2'
provided 'javax.annotation:jsr250-api:1.0'
compile project(':libs:drag-sort-listview:library')
testCompile 'junit:junit:4.12'
testCompile 'org.hamcrest:hamcrest-library:1.3'
testCompile 'org.mockito:mockito-core:1.10.19'