-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
修复安卓播放页点击 topbar 所在的区域无法显示控制器 #981
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need QA
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Regression
现在拉系统状态栏会导致显示控制器,期望不显示
Screenrecorder-2024-09-21-20-16-29-716.mp4
app/shared/video-player/src/commonMain/kotlin/ui/guesture/VideoGestureHost.kt
Outdated
Show resolved
Hide resolved
app/shared/video-player/src/commonMain/kotlin/ui/guesture/VideoGestureHost.kt
Outdated
Show resolved
Hide resolved
app/shared/video-player/src/commonMain/kotlin/ui/guesture/VideoGestureHost.kt
Outdated
Show resolved
Hide resolved
need qa |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
QA OK
fix #880