added comment

This commit is contained in:
Kai 2024-09-10 09:40:24 -05:00
parent cb9cecfa5d
commit 68eb0cc8f2
No known key found for this signature in database

View file

@ -115,6 +115,7 @@ class VideoDetailFragment : MainFragment {
@SuppressLint("SourceLockedOrientationActivity")
fun updateOrientation() {
val a = activity ?: return
// only applies to small windows
val isFullScreenPortraitAllowed = Settings.instance.playback.fullscreenPortrait;
val isReversePortraitAllowed = Settings.instance.playback.reversePortrait;
val rotationLock = StatePlayer.instance.rotationLock