Skip to content

Commit cb86e43

Browse files
Surjit Kumar SahooSurjit Kumar Sahoo
authored andcommitted
Fix: playback stops when library is switched for browsing
1 parent 0838597 commit cb86e43

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/src/main/kotlin/org/grakovne/lissen/ui/screens/library/LibraryScreen.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -475,7 +475,6 @@ fun LibraryScreen(
475475
onItemSelected = {
476476
settingsViewModel.preferLibrary(it)
477477
refreshContent(false)
478-
playerViewModel.clearPlayingBook()
479478
preferredLibraryExpanded = false
480479
},
481480
)

0 commit comments

Comments
 (0)