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 #124

Open
Andy-Cuong opened this issue Aug 14, 2024 · 0 comments
Open

Android Compose Add a Scrollable List #124

Andy-Cuong opened this issue Aug 14, 2024 · 0 comments

Comments

@Andy-Cuong
Copy link

developer.android.com/codelabs/basic-android-kotlin-compose-training-add-scrollable-list

Describe the problem
In lesson number 3, step 9, the instruction tells to create a Text composable which uses a stringResource of affirmation.stringResourceId. However, the code below still uses the outdated LocalContext way to retrieve string resource, creating a misleading situation

Additional information
Image:
image

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