Open 0909Software opened 7 months ago
URL of codelab: val currentItem = uiState.value.toItem()
Specify the language of the codelab if it is not English:
In which task and step of the codelab can this issue be found? 8
Describe the problem incorrect text "val currentItem = uiState.value.toItem()" it should be "val currentItem = uiState.value.itemDetails.toItem()"
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.
URL of codelab: val currentItem = uiState.value.toItem()
Specify the language of the codelab if it is not English:
In which task and step of the codelab can this issue be found? 8
Describe the problem incorrect text "val currentItem = uiState.value.toItem()" it should be "val currentItem = uiState.value.itemDetails.toItem()"
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.