Skip to content

Fix radial gradient crash#2611

Merged
gpeal merged 2 commits intoairbnb:masterfrom
dazza5000:fix_radial_gradient_crash
Mar 3, 2025
Merged

Fix radial gradient crash#2611
gpeal merged 2 commits intoairbnb:masterfrom
dazza5000:fix_radial_gradient_crash

Conversation

@dazza5000
Copy link
Copy Markdown
Contributor

Fixes #2610

Copy link
Copy Markdown
Collaborator

@gpeal gpeal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you include a failing json file here. It will automatically get added to the snapshot regression tests.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 2, 2025

Snapshot Tests
API 23: Report Diff
API 31: Report Diff

@dazza5000
Copy link
Copy Markdown
Contributor Author

thank you @gpeal - I added a test case - I couldn't discern the correct file naming format so you I used Snake Case

@dazza5000 dazza5000 requested a review from gpeal March 3, 2025 15:12
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 3, 2025

Snapshot Tests
API 23: Report Diff
API 31: Report Diff

@gpeal gpeal merged commit ac2599c into airbnb:master Mar 3, 2025
7 checks passed
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.

RadialGradient Crash - java.lang.IllegalArgumentException: needs >= 2 number of colors

3 participants