igreenwood / SimpleCropView

A simple image cropping library for Android.
MIT License
2.48k stars 465 forks source link

Image becomes color to B & W #156

Open VivekThummar52 opened 3 years ago

VivekThummar52 commented 3 years ago

Hey there, I'm using this project for a long time almost 1 year and it works well but many times I have seen one issue, when I crop the image, sometimes it becomes black & white after crop, I don't know why this is happening but it's a little awkward situation because this problem not occurs in every device.

EDIT: DEVICE - VIVO Y21L VERSION - LOLLIPOP

I'm posting some sample images so that you can understand the case:

1) This one is before crop:

before crop

2) This one is after crop:

after crop

As you can see, before the crop original image was colored and after the crop, it becomes B & W. Please solve this issue ASAP, Thank you.