formatting

Changelog: changed
This commit is contained in:
Kai 2025-06-18 09:36:31 -05:00
commit c1e6e401cc
No known key found for this signature in database

View file

@ -2559,7 +2559,7 @@ class VideoDetailView : ConstraintLayout {
}
onFullscreenChanged.emit(fullscreen);
_layoutPlayerContainer.post {
onShouldEnterPictureInPictureChanged.emit()
onShouldEnterPictureInPictureChanged.emit()
}
}