Is it possible to add buttons to MiniController and ExtendedController?

76 Views Asked by At

I'm using the Companion library for casting video from my app to the Chromecast.

Is there any way to add STOP button to MiniController and ExpandedController? Currently there's only a Play/Pause button.

1

There are 1 best solutions below

0
On BEST ANSWER

No, it is not possible to add a stop button to the stock version of these components. You can, however, extend them and add your additional button(s).