playground: regenerate Android buttons navbar snapshot#8333
Merged
yedidyak merged 1 commit intoJun 23, 2026
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
playground/e2e/assets/buttons_navbar.android.pngfrom the current AndroidButtonsscreen rendering onmasterValidation
rtk ./gradlew app:generateCodegenArtifactsFromSchema react-native-webview:generateCodegenArtifactsFromSchema d11_react-native-fast-image:generateCodegenArtifactsFromSchema react-native-community_datetimepicker:generateCodegenArtifactsFromSchema react-native-gesture-handler:generateCodegenArtifactsFromSchema --no-daemonrtk npx detox build --configuration android.emu.releaseadb exec-out screencap -pon the Android emulator, cropped to the top-bar bounds (1080x154aty=66)1.000000000000Not Run
rtk npx detox test --configuration android.emu.release e2e/Buttons.test.js --testNamePattern "should render top/navigation-bar buttons in the right order" --headless -w 1 --retries 2This remained blocked locally by an emulator window-focus issue caused by a system
Bluetooth keeps stoppingdialog, so the snapshot was regenerated from a stableadbcapture instead.Risks
adbcapture could differ slightly from CI rendering, though it was taken from the current release build on the configured Android emulatorReview Context
buttons_navbar.android.png, so this refresh aligns the expected artifact with the current UISuggested Reviewers
playground/e2e/assets/buttons_navbar.android.png