igreenwood/SimpleCropView

Circle cropped image has black backgrounds on corners

basurahan opened this issue · 1 comments

Why does the images cropped on circle has black background? how to make them transparent
blob__profilePic (1)

Set Crop Mode to CIRCLE_SQUARE
Code - cropImageView.setCropMode(CropImageView.CropMode.CIRCLE_SQUARE)