提交 4ed74bdf 编写于 作者: S shuyu

1.5.0 修改了一些bug

上级 c0ad92c0
...@@ -70,7 +70,7 @@ public class DetailPlayer extends AppCompatActivity { ...@@ -70,7 +70,7 @@ public class DetailPlayer extends AppCompatActivity {
detailPlayer.setLockLand(false); detailPlayer.setLockLand(false);
detailPlayer.setShowFullAnimation(false); detailPlayer.setShowFullAnimation(false);
detailPlayer.setNeedLockFull(true); detailPlayer.setNeedLockFull(true);
detailPlayer.setOpenPreView(true); //detailPlayer.setOpenPreView(true);
detailPlayer.getFullscreenButton().setOnClickListener(new View.OnClickListener() { detailPlayer.getFullscreenButton().setOnClickListener(new View.OnClickListener() {
@Override @Override
public void onClick(View v) { public void onClick(View v) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册