提交 bf97fe11 编写于 作者: G guoshuyu

fix #2588

上级 2dc9cf06
......@@ -251,6 +251,7 @@ public abstract class GSYBaseVideoPlayer extends GSYVideoControlView {
to.mActionBar = from.mActionBar;
to.mStatusBar = from.mStatusBar;
to.mAutoFullWithSize = from.mAutoFullWithSize;
to.mOverrideExtension = from.mOverrideExtension;
if (from.mSetUpLazy) {
to.setUpLazy(from.mOriginUrl, from.mCache, from.mCachePath, from.mMapHeadData, from.mTitle);
to.mUrl = from.mUrl;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册