Fixed the sliding up panel bugs.

This commit is contained in:
Karim Abou Zeid 2016-03-30 15:21:21 +02:00
commit 213956bb2b

View file

@ -134,7 +134,7 @@ dependencies {
compile 'com.android.support:preference-v7:23.2.1' compile 'com.android.support:preference-v7:23.2.1'
compile 'com.github.ksoichiro:android-observablescrollview:1.6.0' compile 'com.github.ksoichiro:android-observablescrollview:1.6.0'
compile 'com.github.kabouzeid:SeekArc:1.2-kmod' compile 'com.github.kabouzeid:SeekArc:1.2-kmod'
compile 'com.github.kabouzeid:AndroidSlidingUpPanel:3.3.0-kmod2' compile 'com.github.kabouzeid:AndroidSlidingUpPanel:3.3.0-kmod3'
compile 'com.squareup.retrofit2:retrofit:2.0.0' compile 'com.squareup.retrofit2:retrofit:2.0.0'
compile 'com.squareup.retrofit2:converter-gson:2.0.0' compile 'com.squareup.retrofit2:converter-gson:2.0.0'
compile 'com.jakewharton:butterknife:7.0.1' compile 'com.jakewharton:butterknife:7.0.1'