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
Describe the problem
There is explanation of wrapContentSize() method, but it isn't mentioned until later.
The explanation for why it is used should go after the instruction to use it. Putting it before is confusing
Additional information
The text was updated successfully, but these errors were encountered:
Xebozone
changed the title
Create an interactive Dice Roller app: Android Basics with Compose
Create an interactive Dice Roller app: Android Basics with Compose - wrapContentSize explanation should appear later
Feb 8, 2025
URL of codelab
https://developer.android.com/codelabs/basic-android-kotlin-compose-build-a-dice-roller-app?continue=https%3A%2F%2Fdeveloper.android.com%2Fcourses%2Fpathways%2Fandroid-basics-compose-unit-2-pathway-2%23codelab-https%3A%2F%2Fdeveloper.android.com%2Fcodelabs%2Fbasic-android-kotlin-compose-build-a-dice-roller-app#2
In which task and step of the codelab can this issue be found?
3. Create the layout infrastructure
Step 3.
Describe the problem
There is explanation of wrapContentSize() method, but it isn't mentioned until later.
The explanation for why it is used should go after the instruction to use it. Putting it before is confusing
Additional information
The text was updated successfully, but these errors were encountered: