Skip to content
Snippets Groups Projects
Commit 99adb7bc authored by Duncan McNamara's avatar Duncan McNamara Committed by Nicolas Pomepuy
Browse files

VideoPlayer: save media index when leaving app.

On some low performance devices, when leaving the app, the paused
service will be killed, and respawned when the app is restarted.
As the medialist was saved but not the index, resuming would go to
the 1st media in the saved medialist. This saves the media index
also.

Fixes #2705


(cherry picked from commit 72ed2534)
parent b0948924
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment