mirror of
https://github.com/libre-tube/LibreTube.git
synced 2024-12-14 14:20:30 +05:30
Closes comments on auto play video change. Fixes #2898
This commit is contained in:
parent
c5e21b5f18
commit
9eafffe712
@ -815,6 +815,9 @@ class PlayerFragment : BaseFragment(), OnlinePlayerOptions {
|
||||
|
||||
// play the next video
|
||||
playVideo()
|
||||
|
||||
// close comment bottom-sheet for next video
|
||||
commentsViewModel.commentsSheetDismiss?.invoke()
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user