Skip to content

StyledPlayerView issue in 2.14.0 #8985

@eprendre

Description

@eprendre

After upgrading from 2.12 to 2.14, NullPointerException occured in ComponentListener after StyledPlayerView.setPlayer(null) then player.clearMediaItems(). While it's safe to call PlayerView.setPlayer(null).

There is oldPlayer.removeListener(componentListener); in PlayerView, I believe it was accidently deleted in StyledPlayerView.
screenshot

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions