android-test
android-test copied to clipboard
[RNG] Use HardwareRendering native w/ shadows in Compose ViewCapture screenshots.
[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"]
Whoops, apologies, accidentally closed this, meant to close a different PR.
@hoisie Does shadows work in RNG with SDK32+ now?