We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.0.0-beta02
No response
Yes
I could reproduce this issue even with my custom MediaNotificationProvider which chooses play/pause button icon by playWhenReady flag.
MediaNotificationProvider
playWhenReady
Play/pause notification button should match current player state
Play/pause notification button doesn't match player state (player is paused but notification shows pause button, should show play button)
Album folder -> Mango Open Movie project -> Future Scenario
adb bugreport
The text was updated successfully, but these errors were encountered:
Update notification play/pause button with matching player state
e1d12fc
Issue: #192 PiperOrigin-RevId: 508649684
Fixed in e1d12fc.
Sorry, something went wrong.
ad42800
Issue: #192 PiperOrigin-RevId: 508649684 (cherry picked from commit e1d12fc)
tianyif
No branches or pull requests
Media3 Version
1.0.0-beta02
Devices that reproduce the issue
Devices that do not reproduce the issue
No response
Reproducible in the demo app?
Yes
Reproduction steps
I could reproduce this issue even with my custom
MediaNotificationProvider
which chooses play/pause button icon byplayWhenReady
flag.Expected result
Play/pause notification button should match current player state
Actual result
Play/pause notification button doesn't match player state (player is paused but notification shows pause button, should show play button)
Media
Album folder -> Mango Open Movie project -> Future Scenario
Bug Report
adb bugreport
to dev.exoplayer@gmail.com after filing this issue.The text was updated successfully, but these errors were encountered: