提交 e83489a2 编写于 作者: G guoshuyu

update

上级 b78ff44a
...@@ -135,11 +135,13 @@ public class LandLayoutVideo extends StandardGSYVideoPlayer { ...@@ -135,11 +135,13 @@ public class LandLayoutVideo extends StandardGSYVideoPlayer {
protected void changeUiToCompleteClear() { protected void changeUiToCompleteClear() {
super.changeUiToCompleteClear(); super.changeUiToCompleteClear();
setTextAndProgress(0, true); setTextAndProgress(0, true);
//changeUiToNormal();
} }
@Override @Override
protected void changeUiToCompleteShow() { protected void changeUiToCompleteShow() {
super.changeUiToCompleteShow(); super.changeUiToCompleteShow();
setTextAndProgress(0, true); setTextAndProgress(0, true);
//changeUiToNormal();
} }
} }
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册