Use nested views to build a layout that uses eight View components aligned by nesting some inside of another.
Four view components should be arranged into a square formation in the middle of the screen (each view should have dimensions of 100x100)
Four smaller view components show each be arranged in the center of one of the larger corner components (these view components should have dimensions of 50x50)
Your final screen should look like this: