Join Slack
I'm trying to achieve the equivalent of `border-image-repeat` from CSS, I have an image like a 9-pat...
# compose
m
Marcin Wisniowski
01/22/2022, 5:53 PM
I'm trying to achieve the equivalent of
border-image-repeat
from CSS, I have an image like a 9-patch drawable, except I need to repeat the borders as needed, not stretch them as 9-patch does. How would I go about that in Compose? Or should I go straight to a Canvas and implement it from scratch?
Marcin Wisniowski
01/22/2022, 6:26 PM
Solved with Canvas.
4
Views
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by