Android Question How to create curved panel at some point

ArminKh1993

Active Member
Hi guys
Can anyone guide me on how to draw these two curves using canvas?
I want to use it in my Panel.
If possible, please give an explanation of how to add elevation to it at curved points too.
thanks in advance 🙏

1628199785489.png


1628199819292.png
 

adriano.freitas

Active Member
I don't know if it's the best way, but I would make an image in PNG format with the yellow part and cropped in the desired format. I would put it on a panel with a transparent background and, if necessary, take care of the dimensions and proportions via programming.
 
Upvote 0
Top