Full Image Background

Resolved

I'm trying to set the background of my page to be an image, similar to how you would set a background color by setting the color of the scaffold.

My approach has been to put a container into the scaffold and set both the width and height to 100%. I then set the background image of that container to be my image.

The issue is that the image is not truly full screening because the container does not extend to the top and bottom curved edges of the phone the way that the scaffold does.

Is there any way around this or a different approach that works?

4 replies