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
As a Pillarbox developer/integrator, I would like to be able to use AndroidX MediaRouter without having to depend on AppCompat if I use Compose.
Acceptance criteria
An implementation of MediaRouteButton in Compose is available.
Its features match the one from AndroidX MediaRouter.
Hint
There's a request on Google side to split AndroidX MediaRouter in multiple modules. This should help us not depend on AppCompat when using AndroidX MediaRouter in Compose.
The text was updated successfully, but these errors were encountered:
As a Pillarbox developer/integrator, I would like to be able to use AndroidX MediaRouter without having to depend on AppCompat if I use Compose.
Acceptance criteria
MediaRouteButton
in Compose is available.Hint
There's a request on Google side to split AndroidX MediaRouter in multiple modules. This should help us not depend on AppCompat when using AndroidX MediaRouter in Compose.
The text was updated successfully, but these errors were encountered: