mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2025-02-03 03:57:41 +01:00
Lock in PSMP was not properly released
This commit is contained in:
parent
5a5ec06c2f
commit
1945941a9f
@ -747,8 +747,8 @@ public class PlaybackServiceMediaPlayer {
|
||||
pause(false, false);
|
||||
pausedBecauseOfTransientAudiofocusLoss = true;
|
||||
}
|
||||
playerLock.unlock();
|
||||
}
|
||||
playerLock.unlock();
|
||||
}
|
||||
});
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user