Join Slack
Powered by
Does jetpack compose have an image cropper?
# compose
n
Nthily
03/31/2021, 4:18 PM
Does jetpack compose have an image cropper?
g
gildor
03/31/2021, 11:38 PM
Image cropper? Like UI or a function to crop bitmap?
l
louiscad
04/02/2021, 11:51 AM
@Nthily
Android has a built-in image cropping app that other apps can request FYI, it exists since like Android 2 or maybe even before.
n
Nthily
04/02/2021, 11:52 AM
Thanks for the reply, I've found the solution, UCrop can apply in jetpack Compose
Nthily
04/02/2021, 11:52 AM
https://github.com/Yalantis/uCrop
g
gildor
04/03/2021, 2:20 AM
So it was a question about you for cropping :)
15
Views
Open in Slack
Previous
Next