Support keeping selected controller view components always visible
Open
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
Assessment
This issue has not been assessed yet.