how-to-make-cutouts-in-jetpack-compose-boxes/ #53
Replies: 2 comments 1 reply
-
You saved me :) |
Beta Was this translation helpful? Give feedback.
0 replies
-
It is possible make that text transparent? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
how-to-make-cutouts-in-jetpack-compose-boxes/
At work recently we needed to have a semi-circular “cutout” from a rectangular box containing content. This was surprisingly tricky, so here’s an easy way to cut out arbitrary shapes from a Jetpack Compose Box!
https://blog.jakelee.co.uk/how-to-make-cutouts-in-jetpack-compose-boxes/
Beta Was this translation helpful? Give feedback.
All reactions