google-developer-training / advanced-android-testing

Android Testing Codelab
https://codelabs.developers.google.com/codelabs/android-testing/
Apache License 2.0
1.01k stars 677 forks source link

[Codelab Issue] Testing Codelab 5.2, Step 7 - Iinks are dead #224

Closed Krzysiudan closed 3 years ago

Krzysiudan commented 3 years ago

Describe the problem Links are dead

In which lesson and step of the codelab can this issue be found? 5.2 Step 7 - last tip on the bottom of the page

zacchaeusluke commented 3 years ago

The relevant files linked should be: https://github.com/android/architecture-samples/blob/main/app/src/main/java/com/example/android/architecture/blueprints/todoapp/ViewModelFactory.kt and https://github.com/android/architecture-samples/blob/main/app/src/main/java/com/example/android/architecture/blueprints/todoapp/util/FragmentExt.kt

JoseAlcerreca commented 3 years ago

Fixed thanks