更新
This commit is contained in:
+2
@@ -152,6 +152,7 @@ export struct PLVMediaPlayerSingleVideoControllerLayoutLand {
|
||||
right: 16
|
||||
})
|
||||
.hitTestBehavior(HitTestMode.Transparent)
|
||||
.visibility(Visibility.None)
|
||||
|
||||
// 播放/暂停按钮
|
||||
PLVMediaPlayerPlayButton()
|
||||
@@ -245,6 +246,7 @@ export struct PLVMediaPlayerSingleVideoControllerLayoutLand {
|
||||
right: 16
|
||||
})
|
||||
.hitTestBehavior(HitTestMode.Transparent)
|
||||
.visibility(Visibility.None)
|
||||
|
||||
// 弱网提示
|
||||
PLVMediaPlayerNetworkPoorIndicateLayout()
|
||||
|
||||
Reference in New Issue
Block a user