Skip to content

Commit 85794ea

Browse files
committed
fix: ensure automatic language selection is correctly applied to the player
1 parent 5d71dbc commit 85794ea

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/src/main/java/com/futo/platformplayer/views/video/FutoVideoPlayerBase.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ import androidx.lifecycle.coroutineScope
1414
import androidx.lifecycle.findViewTreeLifecycleOwner
1515
import androidx.lifecycle.lifecycleScope
1616
import androidx.media3.common.C
17+
import androidx.media3.common.Format
1718
import androidx.media3.common.MediaItem
1819
import androidx.media3.common.PlaybackException
1920
import androidx.media3.common.Player

0 commit comments

Comments
 (0)