提交 b2e249aa 编写于 作者: G guoshuyu

add fix me

上级 f3b8fda1
......@@ -35,6 +35,9 @@ public class SwitchVideo extends StandardGSYVideoPlayer {
if (isInPlayingState()) {
SwitchUtil.savePlayState(SwitchVideo.this);
getGSYVideoManager().setLastListener(SwitchVideo.this);
//fixme 页面跳转是,元素共享,效果会有一个中间中间控件的存在
//fixme 这时候中间控件 CURRENT_STATE_PLAYING,会触发 startProgressTimer
//FIXME 但是没有cancel
SwitchDetailActivity.startTActivity((Activity) getContext(), SwitchVideo.this);
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册