Skip to content

syntax error when calling a function #235

@Marmeladzze

Description

@Marmeladzze

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

The "AffirmationList" function is created, but when it needs to be called in the lambda of the AffirmationsApp function, it is called as "AffirmationsList", with an extra letter "s" added.

In which lesson and step of the codelab can this issue be found?

Unit 3 -> Build a scrollable list -> Add a scrollable list -> Add a list to your app

How to reproduce?
look on functions AffirmationList and AffirmationsList

Additional information
ᓚᘏᗢ

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions