**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](https://developer.android.com/codelabs/advanced-android-training-sensor-orientation?index=..%2F..advanced-android-training) 4. Task2, Section 2.1 #4 **codelab:** advanced-android
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
codelab: advanced-android