Added better drag and drop support for the playing queue.
This commit is contained in:
parent
de31396b67
commit
a5c6ff1d1d
4 changed files with 89 additions and 22 deletions
|
|
@ -94,6 +94,10 @@ dependencies {
|
|||
transitive = true;
|
||||
}
|
||||
|
||||
compile('com.h6ah4i.android.widget.advrecyclerview:advrecyclerview:0.8.5@aar') {
|
||||
transitive = true
|
||||
}
|
||||
|
||||
compile('com.afollestad.material-dialogs:core:0.8.5.1@aar') {
|
||||
transitive = true
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue