Support for custom actions in PlayerControlView
Open
@icbaker is already working on this.
Since Dec 19, 2022.
enhancement
low priority
- Dominant language
- Java
- Stars
- 3k
- Forks
- 955
- Avg merge
- 12d 14h
- Merged PRs (30d)
- 2
Description
Thank you for the new media3, such abstraction solves a lot of issues and makes the API more natural
i have implemented custom command as per #38 which reflected nicely in the notification. on the other hand, i cannot see it reflected in the PlayerControlView.
is there a way to do this.
i have implemented a workaround to utalise one of the buttons (seek to next) by overriding the exo_next view (action and drawable) but this is not a clean way.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.