You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 22, 2023. It is now read-only.
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