https://kotlinlang.org logo
#compose
Title
# compose
c

Colton Idle

02/12/2021, 6:03 AM
Starting with Arctic Fox Canary 6, you can now inspect layouts written with the new Android declarative UI framework, Jetpack Compose. Whether your app uses layouts fully written in Compose or layouts that use a hybrid of Compose and Views, the Layout Inspector helps you understand how your layouts are rendered on your running device.
This feature requires that each module using the Compose UI declare the following dependencies.
Way cool feature!!! Good job team
a

allan.conda

02/12/2021, 6:06 AM
Yeah, I just saw it too and shared to my team. Awesome
I just tried it, Everything is just `ViewLayer`and the bounds doesn’t make sense. But at least we get previous now from IDE
3 Views