google-developer-training / android-fundamentals-apps-v2

Other
649 stars 2.63k forks source link

Android Kotlin Fundamentals codelab: #268

Closed WolfSekhar closed 1 year ago

WolfSekhar commented 3 years ago

Describe the problem Some of the codes are outdated like closeTo() method.

In which lesson and step of the codelab can this issue be found? Android fundamentals 03.2: Unit tests , 4Th sub module, Step 7

How to reproduce? Just try to create the closeTo method. I will not work.

Versions

  1. 4.1.3
  2. 30

Additional information NA

codelab: android-fundamentals