forked from nesnomis/harbour-allradio2
Fixed play pause in lockscreen (thank you Carmen).
This commit is contained in:
@@ -212,6 +212,7 @@ MediaPlayer {
|
|||||||
|
|
||||||
function pauseStream() {
|
function pauseStream() {
|
||||||
isPlaying = false
|
isPlaying = false
|
||||||
|
isPaused = true
|
||||||
source = ""
|
source = ""
|
||||||
stop()
|
stop()
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user