Made some progress with the new playing screen. Still WIP, very unstable and many things not working. Better don't mess with the current code.
This commit is contained in:
parent
418713df8a
commit
83fb5982ea
24 changed files with 392 additions and 630 deletions
|
|
@ -125,6 +125,7 @@ dependencies {
|
|||
compile 'com.squareup.okhttp:okhttp:2.5.0'
|
||||
compile 'com.github.kabouzeid:Android-Universal-Image-Loader:c2894ad9f1'
|
||||
compile 'com.jakewharton:butterknife:7.0.1'
|
||||
compile 'org.solovyev.android.views:linear-layout-manager:0.5@aar'
|
||||
//noinspection GradleDynamicVersion
|
||||
compile 'com.anjlab.android.iab.v3:library:1.0.+@aar'
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue