For @Preview functions we can check the `LocalInspectionMode` but is there any way to check if a com...
r
For @Preview functions we can check the
LocalInspectionMode
but is there any way to check if a composable is running in a XML preview?
Copy code
LocalView.current.isInEditMode