PlayerView(context).apply { player = exoPlayer setControllerShowTimeoutMs(0) setControllerHideOnTouch(false) controllerAutoShow = true showController() }
This is how you can do it with compose.