Fixed tabs options
This commit is contained in:
parent
f3fb927dc0
commit
640ac4d4c3
5 changed files with 15 additions and 11 deletions
|
@ -355,6 +355,7 @@ public class MusicService extends Service implements SharedPreferences.OnSharedP
|
|||
mediaButtonReceiverComponentName,
|
||||
mediaButtonReceiverPendingIntent);
|
||||
mediaSession.setCallback(new MediaSessionCompat.Callback() {
|
||||
|
||||
@Override
|
||||
public void onPlay() {
|
||||
play();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue