If I add logcat or system.out logs to compose view code, and then view the renders in Android Studio's preview... is it possible somewhere to view those logs?
It would be helpful when debugging views to be able to use the preview window, wondering if there is somewhere to see the logs of the code they run to generate these previews.