I want to disable all Jetpack Compose previews at once. Is there any Android Studio config for that?
CodePudding user response:
I don't know if there's a specific option for that, but you can (by default) open a "Compose File" without showing the preview.
This option is available in Preferences > Editor > Design Tools.