Skip to content

Commit

Permalink
update demo
Browse files Browse the repository at this point in the history
  • Loading branch information
CarGuo committed Dec 30, 2021
1 parent 5149864 commit d6ca730
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ public void onClick(View v) {
holder.gsyVideoPlayer.setPlayTag(TAG);
//holder.gsyVideoPlayer.c(true);
holder.gsyVideoPlayer.setReleaseWhenLossAudio(false);
holder.gsyVideoPlayer.setRotateWithSystem(false);
holder.gsyVideoPlayer.setAutoFullWithSize(true);
holder.gsyVideoPlayer.setShowFullAnimation(!getListNeedAutoLand());
holder.gsyVideoPlayer.setIsTouchWiget(false);
Expand Down

0 comments on commit d6ca730

Please sign in to comment.