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

Other
649 stars 2.63k forks source link

Android Kotlin Fundamentals codelab: #293

Closed ghost closed 1 year ago

ghost commented 3 years ago

Describe the problem basic Activity模板改了,按现在教学中的步骤去做,完全对不上,才复制一个RecyclerView进去就直接报错,还没有提供有用的修改方法

In which lesson and step of the codelab can this issue be found? Android fundamentals 04.5: RecyclerView step4

How to reproduce? What are the exact steps to reproduce the problem?

Versions

  1. What version of Android Studio are you using? Android Studio Arctic Fox | 2020.3.1 Patch 1
  2. What API level are you targeting? API level 21 Additional information Add any other context about the problem here.

codelab: android-fundamentals