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

Other
649 stars 2.63k forks source link

Android java Fundamentals codelab: #219

Closed pdmurty closed 1 year ago

pdmurty commented 4 years ago

Describe the problem Training material show all deprecated methods/objects and refers to support library.

In which lesson and step of the codelab can this issue be found? 9.2 App settings

How to reproduce? read step 1.2

Versions

  1. What version of Android Studio are you using? 4.0
  2. What API level are you targeting? 21

Additional information screen shots differ from what is shown in Android studio. Layout editor pallet pane shows only three options, Common, preferences, groups. The screen shot in the training material shows All/preference/groups. on the pallet pane tools do not show icons as in the screen shot, every tool shows an empty rectangle with question mark.

codelab: android-fundamentals