react-native icon indicating copy to clipboard operation
react-native copied to clipboard

[Android] Add DisplayP3 background and border support to View

Open ryanlntn opened this issue 2 years ago • 4 comments

Summary:

This builds on previous PRs for the wide gamut color RFC and extends Android views with support for DisplayP3 backgrounds and borders.

Changelog:

[ANDROID] [ADDED] - Add DisplayP3 background and border support to View

Test Plan:

  1. Pull changes from these previous PRs: https://github.com/facebook/react-native/pull/42831 https://github.com/facebook/react-native/pull/43031 https://github.com/facebook/react-native/pull/43036
  2. Follow the test steps for each PR
  3. Pull these changes and build RNTester for Android: cd packages/rn-tester && yarn android
  4. Navigate to ViewExample and observe DisplayP3 background/borders

Screenshot_20240131-100112

ryanlntn avatar Feb 15 '24 23:02 ryanlntn

@cipolleschi has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot avatar Apr 04 '24 15:04 facebook-github-bot

@cipolleschi has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot avatar Apr 19 '24 15:04 facebook-github-bot

@cipolleschi has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot avatar Apr 23 '24 08:04 facebook-github-bot