Drjacky / ImagePicker

📸Image Picker for Android, Pick images from Gallery or Capture a new image with Camera🖼
https://github.com/Drjacky/ImagePicker
Apache License 2.0
232 stars 57 forks source link

Black background when cropping image #23

Closed devyo12 closed 3 years ago

devyo12 commented 3 years ago

When selecting transparent image/logo display black background in ImageView

Drjacky commented 3 years ago

I've tested and the black background is only in the crop step and the result after that has the transparency.

devyo12 commented 3 years ago

Hi i have check in my app it showing black only can you send me code what step you are using

Drjacky commented 3 years ago

@devyo12 Just run the sample app: https://github.com/Drjacky/ImagePicker/tree/master/sample