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
Yup, this is a known issue...the current method we're using for screenshots only grabs the Activity's Window. Watch #4 for news about a switch to a different screenshot method that will pick up dialogs/keyboards/toasts/etc.
I may be doing something wrong, but if a Dialog is shown in front of the Activity and I call
I get a screenshot of the Activity behind the Dialog instead of the Dialog itself.
The text was updated successfully, but these errors were encountered: