https://kotlinlang.org logo
a

Aaron Waller

03/26/2022, 7:03 AM
Is there a way to convert a composable canvas into png and save it on the device? I want to make a small “Art” app where the user can create shapes etc and then extract them as png to use them elsewere. Is compose even able to do such things?
s

ste

03/26/2022, 8:27 AM
8 Views