Skip to content

[BUG]: Controls not visible in full screen on Android with controls={false} #4734

@janpe

Description

@janpe

Version

6.16.0

What platforms are you having the problem on?

Android

System Version

Android 16

On what device are you experiencing the issue?

Simulator

Architecture

New architecture with interop layer

What happened?

The documentation says the following:

Controls are always visible in fullscreen mode, even if controls={false}.

But since 6.16.0 on Android this does not work as described. The fullscreen controls are also affected by this prop. In 6.15.0 it worked as expected

Reproduction Link

No response

Reproduction

Step to reproduce this bug are:

  1. Install 6.16.0 or newer
  2. Use the player on Android with prop controls={false}
  3. Open the video to fullscreen using presentFullscreenPlayer()
  4. Fullscreen controls are not available

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    To Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions