URL of codelab
In which task and step of the codelab can this issue be found?
Step 4 discussion
Describe the problem
Not a problem, just an observation.
You created a separate Package named CommonUi.kt to hold reusable components. Great example.
Then you speak about the reusable composable SelectedOptionScreen.kt that is reused. But, it is in its own file, not in the reusable file you just discussed. This is confusing.
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
In which task and step of the codelab can this issue be found?
Step 4 discussion
Describe the problem
Not a problem, just an observation.
You created a separate Package named CommonUi.kt to hold reusable components. Great example.
Then you speak about the reusable composable SelectedOptionScreen.kt that is reused. But, it is in its own file, not in the reusable file you just discussed. This is confusing.
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.