Fix ChromeCast crash and bugs
This commit is contained in:
parent
a0c745641a
commit
7195ab2afd
8 changed files with 43 additions and 63 deletions
|
@ -49,7 +49,6 @@ object MusicPlayerRemote : KoinComponent {
|
|||
if (value) {
|
||||
musicService?.quit()
|
||||
}
|
||||
println(value.toString() + "" + isCasting.toString())
|
||||
}
|
||||
|
||||
@JvmStatic
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue