WordPress-Android
WordPress-Android copied to clipboard
[Screenshots] Update emulator API version when running screenshot
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.
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