Use MediaSession instead of deprecated classes
This commit is contained in:
parent
0aedfe1293
commit
010e8f9664
3 changed files with 130 additions and 46 deletions
|
|
@ -50,6 +50,7 @@ dependencies {
|
|||
transitive = true;
|
||||
}
|
||||
|
||||
compile 'com.android.support:support-v4:22.2.0'
|
||||
compile 'com.android.support:support-v13:22.2.0'
|
||||
compile 'com.android.support:appcompat-v7:22.2.0'
|
||||
compile 'com.android.support:recyclerview-v7:22.2.0'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue