mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-10-21 10:27:38 +00:00
-Fixed audio focus change not firing.
This commit is contained in:

committed by
John Zhen Mo

parent
f8abf92a66
commit
e9cdb28a06
@@ -660,7 +660,6 @@ public abstract class BasePlayer implements Player.EventListener,
|
||||
if (DEBUG) Log.d(TAG, "Unblocking...");
|
||||
|
||||
simpleExoPlayer.prepare(playbackManager.getMediaSource(), true, true);
|
||||
isPrepared = true;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user