Join Slack
Powered by
Hello :wave: Is there a runtime layout inspector f...
# compose
o
Oussama Haff.
10/14/2020, 7:26 AM
Hello 👋 Is there a runtime layout inspector for Compose ? I’m using
onRoot().printToLog()
for tests, but I can’t find the equivalent for a running app.
v
Vinay Gaba
10/14/2020, 7:31 AM
This should help you if it’s just for debugging purposes -
https://github.com/square/radiography/
👌 1
o
Oussama Haff.
10/14/2020, 7:47 AM
Thanks
@Vinay Gaba
this lib would help a lot !
2
Views
Open in Slack
Previous
Next