Skip to content
Commit 23bf14aa authored by Thomas Guillem's avatar Thomas Guillem
Browse files

AudioPlayer: fix ConcurrentModificationException

showAudioPlayer() can modify the service callbacks and was called from a
service callback.

As addCallback() triggers a updateProgress() event, we can also init the
AudioPlayer from the onConnected() callback.
parent f483b4e7
Loading
Loading
Loading
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