Kotlin and Android Development featuring Jetpack: Package name binding or adapters (version B4.0 page 95)

Hi,

first you create package “binding” and afterwards it is package “adapters”.
This is not consistently renamed.

Keno

Gah, thank you! I changed the package from adapters to binding since we use the adapters package for a ListAdapter later on in that part of the book. This will be fixed as well.