@JorgeCastilloPr@GakisStylianos@chuckjaz By way of fetching the parent CompositionContext from the view tree, ComposeViews in the same window share a common Recomposer by default. One is installed for the window automatically if another isn't found.
@JorgeCastilloPr@GakisStylianos@chuckjaz ComposeViews fetch the parent CompositionContext from the view tree and the AndroidView composable propagates a child CompositionContext to the view for later descendant ComposeViews to read. This connects the compositions and propagates CompositionLocals
Need help with making your plan to vote? Call or text the #ElectionProtection hotline at 866-OUR-VOTE (866-687-8683) to connect with one of our trained hotline volunteers. Weโre here to help you cast your ballot. #ProtectOurVote
@csinco@zachklipp@nosuid Some of these we'd want out of the box, some of them are stylistic/opinion that we wouldn't want to impose that broadly. The multiple emits at the top level is a good example of one that has its place, especially when refactoring and controlling recomposition scopes.