google-developer-training / kotlin-bootcamp

Report issues with the Kotlin Bootcamp for Programmers codelab
7 stars 2 forks source link

L3.1 Using Classes and Objects issue: #222

Open ankr2808 opened 4 months ago

ankr2808 commented 4 months ago

Describe the problem Error in diagram

In which step of the codelab can this issue be found? 6. https://developer.android.com/codelabs/android-development-kotlin-3.1?continue=https%3A%2F%2Fdeveloper.android.com%2Fcourses%2Fpathways%2Fandroid-development-with-kotlin-3%23codelab-https%3A%2F%2Fdeveloper.android.com%2Fcodelabs%2Fandroid-development-kotlin-3.1#5:~:text=6.%20Compare-,abstract%20classes%20and%20interfaces,-Sometimes%20you%20want

Steps to reproduce? Look at the diagram

Versions Not relevant

Additional information UML diagram arrows: The arrow head is at the wrong end of the line. (Must point at the interface).

codelab: kotlin-bootcamp