Skip to content

Fix widget state inconsistency

Nicolas Pomepuy requested to merge Aza/vlc-android:fix_widgets into master

When a video is played (in foreground) and the PiP/background setting is set to "Background", the next system/widget play pause will resume this media. The widget has to display this media then.

Merge request reports