修改点唱页面逻辑
修改背包展示问题
This commit is contained in:
@@ -883,6 +883,7 @@ public class AgoraManager {
|
||||
} else if (musicPlayer.getState() == io.agora.mediaplayer.Constants.MediaPlayerState.PLAYER_STATE_PLAYBACK_ALL_LOOPS_COMPLETED) {
|
||||
LogUtils.e("lxj", "daki");
|
||||
musicPlayer.open(mSongCode, 0);
|
||||
|
||||
isPreload(mSongCode, type);
|
||||
} else if (musicPlayer.getState() == io.agora.mediaplayer.Constants.MediaPlayerState.PLAYER_STATE_OPENING) {
|
||||
LogUtils.e("lxj", musicPlayer.getState());
|
||||
|
||||
Reference in New Issue
Block a user