2.3.9 Nested Views - Codehs Link

Create a main view (parent). Inside it, create two or three smaller views (children). Each child view should have its own background color and border. Add a text label inside one of the child views. The layout should resemble a dashboard or a settings screen.

Scroll to Top