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

Apache License 2.0
103 stars 163 forks source link

Android Basics: Navigation backstack - instructions formatting error #11

Closed charles-allen closed 3 years ago

charles-allen commented 3 years ago

URL of codelab https://developer.android.com/codelabs/basic-android-kotlin-training-navigation-backstack

In which task and step of the codelab can this issue be found? "4. Learn about tasks and back stack"

Describe the problem There are 3 consecutive headings (I suspect the latter 2 should be list items):

Modify the back stack in the Cupcake app

Modify the FlavorFragment, PickupFragment, and SummaryFragment classes and layout files in order to offer a Cancel order button to the user.

Add navigation action

kkuan2011 commented 3 years ago

Fixed now, thank you!