ArthurHub / ArthurHub/Android-Image-Cropper
cropshape oval returns normal image
Open
- Dominant language
- Java
- Stars
- 6.4k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
I want circular image crop, I am using
```
.setAspectRatio(1,1)
.setCropShape(CropImageView.CropShape.OVAL)
```
but still it returns normal image
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.