WordPress-Android icon indicating copy to clipboard operation
WordPress-Android copied to clipboard

[Screenshots] Update emulator API version when running screenshot

Open zwarm opened this issue 3 years ago • 1 comments

Parent Issue: #17128

A gray overlay appears on views when taking screenshots on emulators running API < 30. Update the emulator to API 30 for the screenshot process to eliminate the issue.

zwarm avatar Sep 21 '22 12:09 zwarm

Note that once https://github.com/wordpress-mobile/WordPress-Android/pull/17096 lands, updating the API level of the emulators used to take screenshots should mostly be a matter of updating the SCREENSHOT_DEVICES constant in fastlane/lanes/screenshots.rb here

AliSoftware avatar Sep 21 '22 12:09 AliSoftware