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

Other
649 stars 2.63k forks source link

Android Kotlin Fundamentals codelab: #258

Closed nextann closed 1 year ago

nextann commented 3 years ago

Describe the problem A clear and concise description of what the problem is.

newlines for 8. and 9. are not included incomplete Attribute names for 2nd TextView

In which lesson and step of the codelab can this issue be found? Lesson number + step number.

Android fundamentals 01.3: Text and scrolling views

  1. Task 1: Add and edit TextView elements

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

Just look at the page

Versions

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

Android Studio 4.1.2 Build #AI-201.8743.12.41.7042882, built on December 20, 2020 Runtime version: 1.8.0_242-release-1644-b01 amd64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o Windows 10 10.0 GC: ParNew, ConcurrentMarkSweep Memory: 1237M Cores: 8 Registry: ide.new.welcome.screen.force=true, external.system.auto.import.disabled=true

Target API: 26

Additional information Add any other context about the problem here.

codelab: android-fundamentals