You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recall this being an issue in Android Studio but perhaps it's now fixed. Can you confirm which Android Studio you're on? Currently Paparazzi is on Chipmunk so I'm guessing this was fixed in Dolphin or Electric Eel.
Getting back to trying to get Paparazzi added to our project and this seems to still be an issue. In this case I am on Flamingo and I can confirm Dialogs also do not show in the Compose preview either.
I would like to do a test of a simple composable that is a Dialog
Steps to Reproduce
Create a composable that is a dialog. For example:
Write a paprazzi test to display it:
Expected behavior

I expect the dialog to be renderedgets rendered in the snapshot, but it is not shown
I note that Preview in android studio does render the dialog without issue
The text was updated successfully, but these errors were encountered: