-
Notifications
You must be signed in to change notification settings - Fork 232
Closed
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Currently, AS @Previews
use LocalInspectionMode
composition local to return true
to ensure any logic that can be skipped.
Many have requested this to be set by default for Paparazzi. I would instead add functionality by creating a new composition local PaparazziInspectionMode
and set it to true during snapshots.
This gives consumers a way to do the same or similar logic with LocalInspectionMode
to opt out of unsupported functionality in layoutlib.
zach-klippenstein, jisungbin and jrodbx
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request