Fixed
Status Update
Comments
am...@google.com <am...@google.com> #2
CC'ing Paris to comment on why we're displaying the split view even if there are no previews.
We're working on make this configurable, i.e. in future releases you should have the option to not display the split view by default if the file contains only @Composable
but no @Preview
annotated functions.
am...@google.com <am...@google.com> #3
This should be fixed in Android Studio Arctic Fox | 2020.3.1 Canary 10. You'll be able to set the default mode (split, code, design) for files with @Composable
and other kotlin files.
Description
Jetpack Compose release version: 1.0.0-beta01 Android Studio Build: Android Studio Arctic Fox | 2020.3.1 Canary 7 Build #AI-203.7148.57.2031.7136282
Steps to Reproduce: