Describe the problem
Android Studio 2021.2.1 does not create layout variations as described in the codelab. The orientation preview menu does not have an "Create Landscape Variation" option
In which lesson and step of the codelab can this issue be found?
Android fundamentals 01.2 Part B Task1 Step 2.
How to reproduce?
Open a layout in Android Studio
Select the "Design" option to display a color preview of the layout
Select the "Orient for Preview" menu and note that there is no option for "Create Landscape Variation"
Versions
Android Studio 2021.2.1
App is targeting API 31
Layout "API Version for preview" 32
Additional information
Developer environment Windows 10 running via Remote Desktop
Describe the problem Android Studio 2021.2.1 does not create layout variations as described in the codelab. The orientation preview menu does not have an "Create Landscape Variation" option
In which lesson and step of the codelab can this issue be found? Android fundamentals 01.2 Part B Task1 Step 2.
How to reproduce? Open a layout in Android Studio Select the "Design" option to display a color preview of the layout Select the "Orient for Preview" menu and note that there is no option for "Create Landscape Variation"
Versions Android Studio 2021.2.1 App is targeting API 31 Layout "API Version for preview" 32
Additional information Developer environment Windows 10 running via Remote Desktop
codelab: android-fundamentals