[3.4.0]
[视频切换回来不自动开始播放]
This commit is contained in:
@@ -107,7 +107,7 @@ internal class InfoVideoView @JvmOverloads constructor(
|
||||
if (!player.isIfCurrentIsFullscreen) {
|
||||
when (player.currentState) {
|
||||
GSYVideoView.CURRENT_STATE_PAUSE -> {
|
||||
player.onVideoResume(false)
|
||||
//player.onVideoResume(false)
|
||||
}
|
||||
else -> {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user