Hotfix
This commit is contained in:
parent
cc438fdb7b
commit
26e487c01a
3 changed files with 3 additions and 1 deletions
|
|
@ -1175,6 +1175,7 @@ public class VideoDetailFragment
|
|||
return autoPlayEnabled
|
||||
&& !isExternalPlayerEnabled()
|
||||
&& (player == null || player.videoPlayerSelected())
|
||||
&& bottomSheetState != BottomSheetBehavior.STATE_HIDDEN
|
||||
&& isAutoplayAllowedByUser();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue