google-developer-training / basic-android-kotlin-compose-training-dice-roller

Apache License 2.0
56 stars 46 forks source link

Create an interactive Dice Roller app: Android Basics with Compose #121

Closed AR102023 closed 6 months ago

AR102023 commented 8 months ago

This solution code https://github.com/google-developer-training/basic-android-kotlin-compose-training-dice-roller/blob/main/app/src/main/java/com/example/diceroller/MainActivity.kt does not match what's been taught in this course https://developer.android.com/codelabs/basic-android-kotlin-compose-build-a-dice-roller-app?continue=https%3A%2F%2Fdeveloper.android.com%2Fcourses%2Fpathways%2Fandroid-basics-compose-unit-2-pathway-2%23codelab-https%3A%2F%2Fdeveloper.android.com%2Fcodelabs%2Fbasic-android-kotlin-compose-build-a-dice-roller-app

johnshea commented 6 months ago

Hi @AR102023

Thank you for writing in with this observation.

The lesson content is being updated and this will be reviewed for changes.

Regards.