[rm]m4 UI微调+视频暂停后点击播放按钮继续播放

This commit is contained in:
liujing
2020-11-05 15:18:15 +08:00
parent 4fe076436f
commit 77b8b79cc7
13 changed files with 6 additions and 5 deletions

View File

@@ -167,6 +167,7 @@ class SimpleCoverVideoPlayer : StandardGSYVideoPlayer {
v?.let {
when (v) {
start -> {
onVideoResume()
}
else -> {
}