You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Specify the language of the codelab if it is not English:
In which task and step of the codelab can this issue be found?
Step 5 - Complete the entry dialog
Describe the problem
The instructions show the RatingInputRow composable being declared with an input of "onRatingChanged"
in steps 1- 6 of the "Create the rating input" section, however, step 7 onward use "OnRatingChange" instead.
The text was updated successfully, but these errors were encountered:
URL of codelab:
https://developer.android.com/codelabs/basic-android-kotlin-compose-view-interop?authuser=2&continue=https%3A%2F%2Fdeveloper.android.com%2Fcourses%2Fpathways%2Fandroid-basics-compose-unit-8-pathway-2%3Fauthuser%3D2%23codelab-https%3A%2F%2Fdeveloper.android.com%2Fcodelabs%2Fbasic-android-kotlin-compose-view-interop#4
Specify the language of the codelab if it is not English:
In which task and step of the codelab can this issue be found?
Step 5 - Complete the entry dialog
Describe the problem
The instructions show the RatingInputRow composable being declared with an input of "onRatingChanged"
in steps 1- 6 of the "Create the rating input" section, however, step 7 onward use "OnRatingChange" instead.
The text was updated successfully, but these errors were encountered: