URL of codelab
https://developer.android.com/codelabs/basic-android-kotlin-compose-workmanager?continue=https%3A%2F%2Fdeveloper.android.com%2Fcourses%2Fpathways%2Fandroid-basics-compose-unit-7-pathway-1%23codelab-https%3A%2F%2Fdeveloper.android.com%2Fcodelabs%2Fbasic-android-kotlin-compose-workmanager#9
Specify the language of the codelab if it is not English:
In which task and step of the codelab can this issue be found?
2
Describe the problem
"passing in the constant BLUR_LEVEL that was used as the"
should be
"passing in the constant KEY_BLUR_LEVEL that was used as the"
Steps to reproduce?
- Go to...
- Click on...
- See error...
Versions
Android Studio version:
API version of the emulator:
Additional information
Include screenshots if they would be useful in clarifying the problem.
URL of codelab
https://developer.android.com/codelabs/basic-android-kotlin-compose-workmanager?continue=https%3A%2F%2Fdeveloper.android.com%2Fcourses%2Fpathways%2Fandroid-basics-compose-unit-7-pathway-1%23codelab-https%3A%2F%2Fdeveloper.android.com%2Fcodelabs%2Fbasic-android-kotlin-compose-workmanager#9
Specify the language of the codelab if it is not English:
In which task and step of the codelab can this issue be found?
2
Describe the problem
"passing in the constant
BLUR_LEVELthat was used as the"should be
"passing in the constant
KEY_BLUR_LEVELthat was used as the"Steps to reproduce?
Versions
Android Studio version:
API version of the emulator:
Additional information
Include screenshots if they would be useful in clarifying the problem.