androidx / androidx/media

Cannot hide controller_layout view when using MotionLayout in player_layout

Open
#298 4 comments 0 reactions 1 assignee View on GitHub

@icbaker is already working on this.

Since Apr 5, 2023.

bug low priority
Dominant language
Java
Stars
3k
Forks
955
Avg merge
12d 14h
Merged PRs (30d)
2

Description

Media3 Version

ExoPlayer 2.18.5

Devices that reproduce the issue

Pixel 6 running Android 13

Devices that do not reproduce the issue

No response

Reproducible in the demo app?

Not tested

Reproduction steps

This is my reproducible demo app repository.
https://github.com/yt8492/ExoPlayerBugReport

When using MotionLayout as a parent in player_layout, this problem is occurred.
If player_layout parent replace with ConstraintLayout, this problem is not occurred.

Reproduction steps:

  1. Play the media in demo app
  2. Tap screen to hide controller
  3. The bug occurs
Expected result

The controller in player is hidden

Actual result

The controller is still showing

Media

https://demo.unified-streaming.com/k8s/features/stable/video/tears-of-steel/tears-of-steel.ism/.m3u8

Bug Report
  • You will email the zip file produced by adb bugreport to dev.exoplayer@gmail.com after filing this issue.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.