ArthurHub / ArthurHub/Android-Image-Cropper
Rotation angle different to 90x produce error
Open
- Dominant language
- Java
- Stars
- 6.4k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
when I use cropImageView.rotateImage(angle) with angles like 90 ,180 , 270 ,360 and negatives ones , it is ok but when i set angle some thing different ,like 65 or... the image can't be cropped and this is the error:
x+width must be <= bitmap.width
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.