mirror of
https://github.com/Michatec/Radio.git
synced 2026-05-31 06:42:41 +02:00
feat(cast): implement Google Cast support and expanded controller activity
This commit is contained in:
@@ -402,6 +402,7 @@ class PlayerFragment : Fragment(),
|
||||
|
||||
/* Releases MediaController */
|
||||
private fun releaseController() {
|
||||
controller?.removeListener(playerListener)
|
||||
MediaController.releaseFuture(controllerFuture)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user