You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 14, 2022. It is now read-only.
I would like to customise the discovery mode when searching for available devices, at the moment when we tap the chromecast button, a menu gets inflated and we can see the available devices... I'd like to take the available devices and add them to a relative layout somewhere on my UI and then the user can interact with the devices by tapping on a recycler view item, where each recycler view item represents a device.
Hi,
I would like to customise the discovery mode when searching for available devices, at the moment when we tap the chromecast button, a menu gets inflated and we can see the available devices... I'd like to take the available devices and add them to a relative layout somewhere on my UI and then the user can interact with the devices by tapping on a recycler view item, where each recycler view item represents a device.
Can we do this with casty
thanks