google-developer-training / android-basics-kotlin-cupcake-app

Apache License 2.0
103 stars 163 forks source link

Android Basics: Navigation backstack #69

Closed Wavey1287 closed 10 months ago

Wavey1287 commented 2 years ago

URL of codelab

Garbage right off the bat.

'lateinit' modifier is not allowed on properties with initializer

Doesn't even Compile GoogleDevFail

Compiles and Runs. Stack Overflow solution. yWGoogleDevs