<Shapes in Jetpack compose android> I'm trying to ...
# stackoverflow
r
Shapes in Jetpack compose android I'm trying to create a custom card in Jetpack Compose that has a specific shape. I want the card to resemble a particular shape (as shown in the image below) with rounded corners and a custom contour. I've started with the code below, but I'm unsure how to adjust the curves and the shape to match the image exactly. Here’s the target card shape image: How i can

https://i.sstatic.net/pByUZZpf.png

to meet this shape (in picture), someone can help me please...