Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Ewout ter Hoeven
VLC-Android
Commits
b89f2e77
Commit
b89f2e77
authored
Jan 26, 2018
by
Geoffrey Métais
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Clear widget on service destroy
parent
bad9ac4f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
vlc-android/src/org/videolan/vlc/PlaybackService.java
vlc-android/src/org/videolan/vlc/PlaybackService.java
+1
-0
No files found.
vlc-android/src/org/videolan/vlc/PlaybackService.java
View file @
b89f2e77
...
...
@@ -288,6 +288,7 @@ public class PlaybackService extends MediaBrowserServiceCompat{
mRemoteControlClientReceiver
=
null
;
}
playlistManager
.
onServiceDestroyed
();
updateWidget
();
}
@Override
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment