I’m working on a Jetpack Compose UI element where I want to achieve a specific visual effect. Here’s the desired outcome:
In this image, an image sits on top of the background, clipped to a curved shape. I’ve attempted using Canvas to achieve this, but I wasn’t able to get the exact result I’m looking for.