取消视频边缓存边播放
This commit is contained in:
@@ -72,7 +72,7 @@ public class V2XRoadVideoWindow extends RelativeLayout implements
|
||||
thumbnailImage = this.findViewById(R.id.thumbnail_image);
|
||||
simpleCoverVideoPlayer = this.findViewById(R.id.roadVideoView);
|
||||
GSYVideoType.setShowType(SCREEN_MATCH_FULL);
|
||||
|
||||
gsyVideoOptionBuilder.setCacheWithPlay(false);
|
||||
closeImage = this.findViewById(R.id.roadVideoClose);
|
||||
closeImage.setOnClickListener(v -> {
|
||||
close();
|
||||
|
||||
Reference in New Issue
Block a user