google-developer-training / android-fundamentals-apps-v2

Other
649 stars 2.63k forks source link

Android Kotlin Fundamentals codelab: #353

Closed dajong closed 1 year ago

dajong commented 2 years ago

Describe the problem A clear and concise description of what the problem is. Instead of clicking that orientation for preview button, we should create landscape variation here. Screenshot 2022-09-21 at 11 04 00

In which lesson and step of the codelab can this issue be found? Lesson number + step number. https://developer.android.com/codelabs/android-training-layout-editor-part-b#2 Android Fundamentals 01.2 Part B 1.2 Create a layout variant for horizontal orientation when it is showing how to create landscape variation.

How to reproduce? What are the exact steps to reproduce the problem?

Versions

  1. What version of Android Studio are you using? 2021.3.1
  2. What API level are you targeting? 33 Additional information Add any other context about the problem here.

codelab: android-fundamentals

jlulovics commented 1 year ago

Hello! Thank you for your feedback. This codelab is out of date and no longer maintained. Instead, please refer to the Android Basics with Compose course for the latest recommended practices. If you are looking for content on Views, you can check out the Android Basics in Kotlin course.