ArthurHub / ArthurHub/Android-Image-Cropper
is it possible to save 3 images with different resolution/size at the same time
Open
- Dominant language
- Java
- Stars
- 6.4k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
Once image is cropped we can use setRequestedSize to set the size of the image.
I need three images of 640 * 640 , 400*400 and 64*64.
Is it possible to save three images with different size .
Any suggestion or work around will be helpful
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the setRequestedSize entry point and trace the crop and save flow. Check whether one cropped image can produce outputs at 640×640, 400×400, and 64×64; done means documenting a supported approach or defining the implementation scope if multiple outputs are not supported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100