Made a huge progress with new playing screen. Almost done now.

This commit is contained in:
Karim Abou Zeid 2015-12-02 23:22:55 +01:00
commit c5ebe5a64c
8 changed files with 133 additions and 40 deletions

View file

@ -119,7 +119,7 @@ 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.github.kabouzeid:AndroidSlidingUpPanel:b08e8a2290'
compile 'com.github.kabouzeid:AndroidSlidingUpPanel:484389e6ae'
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'