Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create an interactive Dice Roller app: Android Basics with Compose - wrapContentSize explanation should appear later #180

Open
Xebozone opened this issue Feb 8, 2025 · 0 comments

Comments

@Xebozone
Copy link

Xebozone commented 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

Image

@Xebozone 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant