Skip to content

PlayerNotificationManager icon state when player is in STATE_ENDED #6324

@abouda

Description

@abouda

[REQUIRED] Issue description

Using com.google.android.exoplayer2.ui.PlayerNotificationManager, when ExoPlayer's state changes to STATE_ENDED, the pause icon in the notification does not change to play. (It does change in the expanded notification).

[REQUIRED] Reproduction steps

  • Start playing a stream
  • Wait for ExoPlayer to reach end (STATE_ENDED)
  • Check the notification

[REQUIRED] Link to test content

Any content that can end.

[REQUIRED] A full bug report captured from the device

No bug report since it is a UI issue.

[REQUIRED] Version of ExoPlayer being used

2.10.4

[REQUIRED] Device(s) and version(s) of Android being used

Tested on Emulators and devices. Android versions 7/8/9.

player-ended-notification

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions