is there any recommended approach for integrating ...
# android
c
is there any recommended approach for integrating google cast whilst using jetpack compose? Getting a cast icon that manages itself in a compose world seems to be a massive pain (I think due to activity lifecycle and initial composition, but I have no idea)
😶 1