I have an issue with Layout Inspector with Jetpack...
# compose
a
I have an issue with Layout Inspector with Jetpack compose app!!!
a
Try using the latest compose version
Or try Settings -> Developer Options -> Enable option ‘*Enable view attribute inspection*’
a
I'm using the latest version of Android Studio Electric Eel | 2022.1.1 Canary 10
It seems that my code break the Layout Inspector because when I replace my Compose App function in MainActivity with just a simple Compose Text it works perfectly!!!
j
File a bug with the code then
Should be easy for them to track down if you have a reproducer
a
I had the exact same, enabling view attribute Inspection solved it for me