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

Use function types and lambda expressions in Kotlin: Android Basics with Compose #145

Open
Mallikarjuna00G opened this issue Jul 7, 2024 · 0 comments

Comments

@Mallikarjuna00G
Copy link

URL of codelab
6. Use the repeat() function

In which task and step of the codelab can this issue be found?
In the 3rd paragraph

Describe the problem
The existing statement: The action function's Int parameter is the number of times that the action has executed so far, such as a 0 argument for the first iteration or a 1 argument for the second iteration.

My understanding is that it should be: The repeat function's Int parameter...

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