google-developer-training / basic-android-kotlin-compose-training-inventory-app

Apache License 2.0
77 stars 84 forks source link

Read and update data using Room #38

Open DavidBuzzTheStone opened 1 year ago

DavidBuzzTheStone commented 1 year ago

URL of codelab:

In which task and step of the codelab can this issue be found?

35

8.Implement sell item / step #3 of "Add a function to Viewmodel"

Describe the problem ".itemDetails" missing from this step's code

fe60 commented 1 year ago

Sample code and description need to be fixed.