Added option to ignore media store artwork and instead loading it directly from the song file
This commit is contained in:
parent
da92636180
commit
1dcc447e52
25 changed files with 194 additions and 106 deletions
|
|
@ -78,11 +78,12 @@ dependencies {
|
|||
compile 'com.android.support:cardview-v7:22.2.0'
|
||||
compile 'com.android.support:palette-v7:22.2.0'
|
||||
compile 'com.android.support:design:22.2.0'
|
||||
compile 'com.android.support:support-annotations:22.2.0'
|
||||
|
||||
compile 'com.github.ksoichiro:android-observablescrollview:1.5.1'
|
||||
compile 'asia.ivity.android:drag-sort-listview:1.0'
|
||||
compile 'de.hdodenhof:circleimageview:1.3.0'
|
||||
compile "com.github.semoncat.seekarc:library:0.1"
|
||||
compile 'com.github.semoncat.seekarc:library:0.1'
|
||||
|
||||
compile 'com.squareup.retrofit:retrofit:1.9.0'
|
||||
compile 'com.squareup.okhttp:okhttp:2.4.0'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue