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

Functions in Kotlin: Android Basics in Compose #32

Closed
correabuscar opened this issue Jun 30, 2022 · 1 comment
Closed

Functions in Kotlin: Android Basics in Compose #32

correabuscar opened this issue Jun 30, 2022 · 1 comment
Assignees

Comments

@correabuscar
Copy link

URL of codelab
https://developer.android.com/codelabs/basic-android-kotlin-compose-functions?continue=https%3A%2F%2Fdeveloper.android.com%2Fcourses%2Fpathways%2Fandroid-basics-compose-unit-1-pathway-1%23codelab-https%3A%2F%2Fdeveloper.android.com%2Fcodelabs%2Fbasic-android-kotlin-compose-functions#6

In which task and step of the codelab can this issue be found?
in 7. Default arguments

Describe the problem
just search for this:

The second call to birthdayGreeting() still uses the Rex value, which you passed in for the name.

The expression "still uses" seems weird in that context, as if it's something that was already done from way before, it doesn't seem to be referring to the function call just written, but of course it can't refer to anything else, so by exclusion, it's eventually understood.
But maybe's just me that understands it this way.

Additional information
Untitled2

@osuleymanova osuleymanova self-assigned this Sep 16, 2022
@osuleymanova
Copy link
Contributor

@correabuscar
Thank you for reaching out to us and sharing your feedback.
As the content of the codelab doesn't need any fix so the ticket is closed.

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

2 participants