ArthurHub / ArthurHub/Android-Image-Cropper
How do I save cropped?
Open
- Dominant language
- Java
- Stars
- 6.4k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
How do I save cropped image after using this build pattern?
// start picker to get image for cropping and then use the image in cropping activity
CropImage.activity()
.setGuidelines(CropImageView.Guidelines.ON)
.start(this);
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.