Describe the bug
Wrong description of note tips in MDC-101 Android: Material Components (MDC) Basics (Kotlin). Probably due to UI changes in android studio, but because this is regarded as for beginner, I think it's important especially for self-taught developers.
Under 2nd Note (Green Box), the description for changing preview of .xml is inaccurate
Expected behavior
Note: If you see an application preview rather than an XML file when you open shr_main_activity.xml, switch from the "Design" tab to the "Code" tab in the top right of the panel. We will be working in the "Text" tab for the duration of this codelab.
Screenshots
If applicable, add screenshots to help explain your problem.
Codelab details (please complete the following information about the codelab):
Describe the bug Wrong description of note tips in MDC-101 Android: Material Components (MDC) Basics (Kotlin). Probably due to UI changes in android studio, but because this is regarded as for beginner, I think it's important especially for self-taught developers.
To Reproduce Steps to reproduce the behavior:
Expected behavior Note: If you see an application preview rather than an XML file when you open shr_main_activity.xml, switch from the "Design" tab to the "Code" tab in the top right of the panel. We will be working in the "Text" tab for the duration of this codelab.
Screenshots If applicable, add screenshots to help explain your problem.
Codelab details (please complete the following information about the codelab):
Additional context Bolded word in Expected behavior part is the correction needed.