You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Android Basics: Viewmodel and State in Compose chapter 7: Verify guess word and update score there a mistake. Near the end there is step 8 in which the student is told to:
In the strings.xml file, add a string to the error label.
In
Android Basics: Viewmodel and State in Compose
chapter7: Verify guess word and update score
there a mistake. Near the end there is step 8 in which the student is told to:The key is
wrong_guess
. But that key is already there. It was added in commit 9ad28b3e364d5e3024ea1b2feb7e9cf2128d9ac4.The text was updated successfully, but these errors were encountered: