google / google/ExoPlayer

Detaching and reattaching ExoPlayer at end state does not show last frame

Open
#9,891 6 comments 0 reactions 1 assignee Claimed by @marcbaechinger View on GitHub
question
Dominant language
Java
Stars
21.9k
Forks
6k
PR merge metrics
No merged PRs in 30d

Description

If you let ExoPlayer play to the last frame of the video that frame will remain shown -- which is what we want.

While in that state if you detach the player view from the view hierarchy and re-attach it, however, you get a blank/black screen area rather than the last frame.

It seems that the "showing last frame" state should be retained/restored in this case.

(This issue is reproducible with 2.16.1, the latest ExoPlayer version at this time.)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.