Skip to content

Commit

Permalink
update exo 2.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
CarGuoSmall committed Aug 10, 2018
1 parent 46431dd commit fb0f577
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ protected void onCreate(Bundle savedInstanceState) {
.setShowFullAnimation(false)
.setNeedLockFull(true)
.setUrl(url)
.setCacheWithPlay(true)
.setCacheWithPlay(false)
.setVideoTitle("测试视频")
.setVideoAllCallBack(new GSYSampleCallBack() {
@Override
Expand Down

0 comments on commit fb0f577

Please sign in to comment.