Started to fix the sliding panel playing queue. WIP

This commit is contained in:
Karim Abou Zeid 2015-11-27 00:14:16 +01:00
commit 188ead81dc
8 changed files with 50 additions and 16 deletions

View file

@ -119,7 +119,6 @@ dependencies {
compile 'com.github.ksoichiro:android-observablescrollview:1.6.0'
compile 'asia.ivity.android:drag-sort-listview:1.0'
compile 'com.github.semoncat.seekarc:library:0.1'
compile 'com.sothree.slidinguppanel:library:3.2.0'
compile 'com.squareup.retrofit:retrofit:2.0.0-beta2'
compile 'com.squareup.retrofit:converter-gson:2.0.0-beta2'
compile 'com.squareup.okhttp:okhttp:2.5.0'