Skip to content

fix(snapshot): Set default Material theme for Paparazzi snapshots#1133

Closed
runningcode wants to merge 1 commit intomainfrom
no/snapshot-default-theme
Closed

fix(snapshot): Set default Material theme for Paparazzi snapshots#1133
runningcode wants to merge 1 commit intomainfrom
no/snapshot-default-theme

Conversation

@runningcode
Copy link
Copy Markdown
Contributor

Summary

  • Sets an explicit Material Light theme (android:Theme.Material.Light.NoActionBar.Fullscreen) for Paparazzi snapshot tests to ensure consistent rendering across previews.

🤖 Generated with Claude Code

Without an explicit theme, Paparazzi uses the default theme which may
not render previews consistently. Using Material Light NoActionBar
Fullscreen provides a clean, predictable baseline for snapshot tests.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown
Contributor

Semver Impact of This PR

🟢 Patch (bug fixes)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


Bug Fixes 🐛

  • (snapshot) Set default Material theme for Paparazzi snapshots by runningcode in #1133

Internal Changes 🔧

Deps

  • Update CLI to v3.3.5 by github-actions in #1132
  • Update CLI to v3.3.4 by github-actions in #1122

🤖 This preview updates automatically when you update the PR.

@github-actions
Copy link
Copy Markdown
Contributor

Fails
🚫 Please consider adding a changelog entry for the next release.

Instructions and example for changelog

Please add an entry to CHANGELOG.md to the "Unreleased" section. Make sure the entry includes this PR's number.

Example:

## Unreleased

### Fixes

- Set default Material theme for Paparazzi snapshots ([#1133](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1133))

If none of the above apply, you can opt out of this check by adding #skip-changelog to the PR description or adding a skip-changelog label.

Generated by 🚫 dangerJS against 103f50b

@runningcode
Copy link
Copy Markdown
Contributor Author

I merged this in together with the sidecar json files here: #1127

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants