Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RNG] Use HardwareRendering native w/ shadows in Compose ViewCapture screenshots. #1951

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

copybara-service[bot]
Copy link

[RNG] Use HardwareRendering native w/ shadows in Compose ViewCapture screenshots.

New HardwareRendering currently requires 32+ (S+).
This is enabled using a system property:

jvm_flags = ["-Drobolectric.screenshot.hwrdr.native=true"]

…screenshots.

New HardwareRendering currently requires 32+ (S+).
This is enabled using a system property:
```
jvm_flags = ["-Drobolectric.screenshot.hwrdr.native=true"]
```
PiperOrigin-RevId: 573304797
@hoisie hoisie closed this Oct 27, 2023
@hoisie hoisie deleted the piper_573304797 branch October 27, 2023 02:16
@hoisie hoisie restored the piper_573304797 branch October 27, 2023 02:16
@hoisie hoisie reopened this Oct 27, 2023
@hoisie
Copy link
Collaborator

hoisie commented Oct 27, 2023

Whoops, apologies, accidentally closed this, meant to close a different PR.

@utzcoz
Copy link
Contributor

utzcoz commented Oct 27, 2023

@hoisie Does shadows work in RNG with SDK32+ now?

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.

None yet

3 participants