google / google/ExoPlayer

Support keeping selected controller view components always visible

Open
#5,385 0 comments 0 reactions 1 assignee Assigned to @oceanjules View on GitHub
enhancement low priority
Dominant language
Java
Stars
21.9k
Forks
6k
PR merge metrics
No merged PRs in 30d

Description

Hi!
I'm trying to implement a layout (portrait) having the time bar always visible at the bottom of the video, while the other player controllers would be visible only after a user click on the video (similar to youtube app).
I've found it about `setControllerShowTimeoutMs(0)`, to avoid the auto hide, but this applies to the entire controller component, not only the timebar.
Is there a good/default approach to achieve this?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.