Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

Android Basics: conditional-dice-roll-behavior #43

Closed
Yuskovich opened this issue Aug 13, 2021 · 1 comment
Closed

Android Basics: conditional-dice-roll-behavior #43

Yuskovich opened this issue Aug 13, 2021 · 1 comment
Assignees

Comments

@Yuskovich
Copy link

Yuskovich commented Aug 13, 2021

URL of codelab
https://developer.android.com/codelabs/basic-android-kotlin-training-conditional-dice-roll-behavior?continue=https%3A%2F%2Fdeveloper.android.com%2Fcourses%2Fpathways%2Fandroid-basics-kotlin-four%23codelab-https%3A%2F%2Fdeveloper.android.com%2Fcodelabs%2Fbasic-android-kotlin-training-conditional-dice-roll-behavior#5

In which task and step of the codelab can this issue be found?
Add conditional behavior in Kotlin.
6.Summary
see screenshot - formatting problem

Describe the problem
mistake of formatting

Steps to reproduce?

  1. Go to... "Add conditional behavior in Kotlin." --> 6.Summary
  2. Click on... scroll to end page
  3. See error... yes

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

@osuleymanova osuleymanova self-assigned this Dec 7, 2021
@osuleymanova
Copy link

@Yuskovich
Thank you for reaching out to us. The issue is fixed and will be published soon:
when (variable) {
matches-value -> execute-this-code
matches-value -> execute-this-code

}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants