Currently, Shake captures most Jetpack Compose components on Android, including LazyColumn, Scaffold, etc. - as long as they’re part of the main activity window. However, dialogs are not captured in the screenshot. It would be really valuable if Shake could also capture Compose content rendered inside dialogs. Please investigate whether dialog capture is feasible.