mirror of
https://github.com/libre-tube/LibreTube.git
synced 2024-12-14 22:30:30 +05:30
Merge pull request #2904 from praveenrajput/master
Closes comments on auto play video change. Fixes #2898
This commit is contained in:
commit
259a1c1400
@ -816,6 +816,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