How to Implement ExoPlayer(StyledPlayerView) With Custom Controller?
Open
needs triage
question
- Dominant language
- Java
- Stars
- 21.9k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
ExoPlyer version: 2.17.1
I wanted to add a custom control view.
As you can see below I have added everything.
Shows in play/pause ui.
But the play/pause function is not working, what should I do?
//exo_player_control_view

@drawable/ic_exo_icon_play
@drawable/ic_exo_icon_pause

Contributor guide
Assessment
This issue has not been assessed yet.