mirror of
https://github.com/libre-tube/LibreTube.git
synced 2024-12-13 13:50:30 +05:30
Remove setUsePlatformDiagnostics being called twice
This commit is contained in:
parent
faecb1dceb
commit
ef70344375
@ -520,7 +520,6 @@ object PlayerHelper {
|
||||
.setHandleAudioBecomingNoisy(true)
|
||||
.setLoadControl(getLoadControl())
|
||||
.setAudioAttributes(audioAttributes, handleAudioFocus)
|
||||
.setUsePlatformDiagnostics(false)
|
||||
.build()
|
||||
.apply {
|
||||
loadPlaybackParams(isBackgroundMode)
|
||||
|
Loading…
Reference in New Issue
Block a user