-
Notifications
You must be signed in to change notification settings - Fork 137
Open
Description
name: Read and update data using Room issue template.
about: Issue template for Read and update data using Room
title: Read and update data using Room
labels: ''
assignees: ''
Specify the language of the codelab if it is not English:
In which task and step of the codelab can this issue be found?
In step 8:
Inside the launch block, create a val called currentItem and set it to uiState.value.toItem().
val currentItem = uiState.value.toItem()
Describe the problem
Should be: val currentItem = uiState.value.itemDetails.toItem()
aaimran236
Metadata
Metadata
Assignees
Labels
No labels