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

Other
649 stars 2.63k forks source link

Android Kotlin Fundamentals codelab: #279

Closed MuhammadKhattab closed 1 year ago

MuhammadKhattab commented 3 years ago

Not a mistake but feedback: it would be very helpful to explain that the "include" statement in the main activity XML simply includes the XML layout and does not create an activity. Different versions of android studio would create a different "Basic Activity", and I had a very different structure.