Your First Kotlin Android App: Polishing the App, Episode 2: Set App Orientation | Kodeco, the new raywenderlich.com

Explore the Android Manifest file by setting the screen orientation to landscape and learn how to hide the app bar.


This is a companion discussion topic for the original entry at https://www.kodeco.com/30498681-your-first-kotlin-android-app-polishing-the-app/lessons/2

I didn’t fine the ‘Create Landscape Variation’ button but I did find the button called ‘Create Landscape Qualifier’ under the layout drop down.

Yes that changed from Android Studio Bumblebee and “Switch and Create Qualifiers for Layout Files" is the new way to get to it. More info in the Author notes for this episode.