google-developer-training / android-advanced

Solution apps for the apps that students create as they work through the Advanced Android Development training course created by Google Developer Training.
Other
1.14k stars 1.09k forks source link

Advanced Android: [Lesson 02.1. App widgets][Task2.1][Wrond XML attribute] #15

Open igorfeshub opened 4 years ago

igorfeshub commented 4 years ago

Describe the problem In section desctibing creating Linear Layout there is a mistype: android:style , but should be only: style

In which lesson and step of the codelab can this issue be found? Lesson 02.1. App widgets. Task2.1

codelab: advanced-android