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

Intro to state in Compose: Android Basics with Compose #231

Open
MainActivityKt opened this issue Sep 4, 2024 · 0 comments
Open

Intro to state in Compose: Android Basics with Compose #231

MainActivityKt opened this issue Sep 4, 2024 · 0 comments

Comments

@MainActivityKt
Copy link

URL of codelab

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

Last section step 5: Run the app and enter text in the text box. The text box still shows a 0 value as you can see in this image:

Describe the problem

The app doesn't run when it has a compile-time error, as stated in

This results in this compilation warning in Android Studio, but you fix it soon

Steps to reproduce?

  1. Go to Intro to state in Compose section 5
  2. Implement the tutorial up to stage 5 -> step 5 (inclusive)
  3. See error...

Versions
Android Studio version: 2024.1.2
_API version of the emulator: Physical device (API 28)

Additional information
Include screenshots if they would be useful in clarifying the problem.
image

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