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

Android Compose Add a Scrollable List #131

Open
pelletjl opened this issue Sep 24, 2024 · 0 comments
Open

Android Compose Add a Scrollable List #131

pelletjl opened this issue Sep 24, 2024 · 0 comments

Comments

@pelletjl
Copy link

Name of the Codelab or Codelab URL

https://developer.android.com/codelabs/basic-android-kotlin-compose-training-add-scrollable-list?continue=https%3A%2F%2Fdeveloper.android.com%2Fcourses%2Fpathways%2Fandroid-basics-compose-unit-3-pathway-2%23codelab-https%3A%2F%2Fdeveloper.android.com%2Fcodelabs%2Fbasic-android-kotlin-compose-training-add-scrollable-list#2

Describe the problem
When adding a Surface to the AffirmationsApp(), it seems that the named argument should be modifier, not Modifier. Also, there is no explanation about how to import WindowInsets or any of the other helpers mentioned here, nor can I find it in any other branch in GitHub.

In which lesson and step of the codelab can this issue be found?
Lesson 3, "Add a list to your app", in section "Display the list", step 3.

How to reproduce?
What are the exact steps to reproduce the problem?
N/A

Versions

  1. What version of Android Studio are you using?
  2. What API level are you targeting?
    N/A

Additional information
Add any other context about the problem here.

codelab: basic-android-compose-training-add-scrollable-list

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