Your First Kotlin Android App: Polishing the App

Jul 14 2022 · Kotlin 1.6, Android 12, Android Studio Bumblebee | 2021.1.1

Part 1: Build Out the App

02. Set App Orientation

Episode complete

Play next episode

Next
About this episode

Leave a rating/review

See forum comments
Cinema mode Mark complete Download course materials
Previous episode: 01. Introduction Next episode: 03. Add Other Game Controls

Notes: 02. Set App Orientation

In Android Studio versions after Bumblebee, the “Create Landscape Variation” option has been renamed and moved out of the “Orientation for Preview” menu. It is now in the “Switch and Create Qualifiers for Layout Files” menu which shows the current layout file name and it is located in the layout editor toolbar as the first item.

To create a Landscape variation, click on it, then select “Create Landscape Qualifier.”