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: [03.2: Sensor-based orientation][Step4][Section2.1.4] #44

Open ydochung opened 1 year ago

ydochung commented 1 year ago

Describe the problem In activity_layout.xml, add an ImageView after the inner ConstraintLayout, and before the outer one. Use these attributes:

to

In activity_main.xml, add an ImageView after the inner ConstraintLayout, and before the outer one. Use these attributes:

In which lesson and step of the codelab can this issue be found? Advanced Android 03.2: Sensor-based orientation

  1. Task2, Section 2.1 #4

codelab: advanced-android