Is it possible to visualize a subcomposition with ...
# compose-android
u
Is it possible to visualize a subcomposition with the Android Studio Layout Inspector somehow, assuming that its parent is the usual UI CompositionContext? I am hoping that there is some kind of instrumentation code snippet to make a subcomposition visible to AS as I traverse the UI composition tree downward, or as a parallel composition tree. I'd like to visualize recomposition behavior of android-maps-compose.