Help background photo and cardview

I’m starting out in Kodular and I wanted to know if this can be done and if so, how do I need an extension or something similar? or how can I achieve it

What I basically need is to put a “background photo” and put a cardview below but I want the photo to be seen when I put the round edges on it

1 Like

You can use the OverlapView method of this extension, and make a Card component overlap an arrangement.

Can you please explain more . You want to make cardview radius transparent or full arrangement transparent…

Do you want to make this type of UI

Exactly, from what I saw, an image is used below with the outline and that’s it, but I wanted to do it without images

example

They recommended that I use OverlapView the overlap function but it would not be working for me, I do not want to use an image for the reason that 1 I need to make many and in kodular without paying you cannot put so many images 2 two I want it to be of “quality” using one image depends on the device, it stretches and can look pixelated"

I want to be able to use a background image and with the edge of a card in the circular parts of the card the background image can be seen, which normally cannot be done

Use decoration and set margin & cardview.w = screen.w + 10px

I need to do this, how can I do it? I need some extension, search for and with (Decoration) but I can’t find it, can someone help me?

place both in a ArrangementV and use decoration + margin to overlap

do not create multiple threads with the same topic

I now merged the 2 topics
Taifun

But i am using the same image 7-8 times and also I’m a free user