Skip to content
Snippets Groups Projects
Commit d57da940 authored by Geoffrey Métais's avatar Geoffrey Métais
Browse files

Save media meta on Popup switch

parent cfabd1c9
No related branches found
No related tags found
No related merge requests found
......@@ -2079,6 +2079,7 @@ public class PlaybackService extends MediaBrowserServiceCompat implements IVLCVo
@MainThread
public void switchToPopup(int index) {
saveMediaMeta();
showWithoutParse(index);
showPopup();
}
......
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