pull songs and albums at the same time for artist details
This commit is contained in:
parent
3517e145a6
commit
a4963583e0
5 changed files with 19 additions and 40 deletions
|
|
@ -389,6 +389,7 @@ public class MusicPlayerRemote {
|
|||
if (musicService != null) {
|
||||
return musicService.getAudioSessionId();
|
||||
}
|
||||
|
||||
return -1;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue