Feature Request P2
Status Update
Comments
an...@google.com <an...@google.com>
ad...@google.com <ad...@google.com> #2
Thanks! Over to Nader to take a detailed look!
jb...@google.com <jb...@google.com> #3
I believe we should dup
Description
Things I've tried with a Compose test:
- set a breakpoint in the test and, once the app stabilizes, open the layout inspector. This, however, stops the debugging session.
- add a Thread.sleep(1000000) and open the layout inspector once it's hit. This stops and cancels the test for some reason.
I believe this problem applies to view-based apps too.
A special type of breakpoint that opens the Layout Inspector automatically would be :chefs_kiss:.