Describe the problem
The code on 3.3 has the variable String missing before the code. If you just copy the code snippet it won't run because the variable "spinnerLabel" is not declared as a string.
In which lesson and step of the codelab can this issue be found?
Lesson 04.2 Step: Task 3.3
How to reproduce?
What are the exact steps to reproduce the problem?
Versions
What version of Android Studio are you using? NA
What API level are you targeting? NA
Additional information
Add any other context about the problem here.
Describe the problem The code on 3.3 has the variable String missing before the code. If you just copy the code snippet it won't run because the variable "spinnerLabel" is not declared as a string.
In which lesson and step of the codelab can this issue be found? Lesson 04.2 Step: Task 3.3
How to reproduce? What are the exact steps to reproduce the problem?
Versions
Additional information Add any other context about the problem here.
codelab: android-fundamentals