Crop does not work for gallery images

前端 未结 3 1849
闹比i
闹比i 2020-12-07 05:00

I am using the following code to crop images from camera and gallery :

private void doCrop() {
    final ArrayList cropOptions = new ArrayL         


        
3条回答
  •  独厮守ぢ
    2020-12-07 05:22

    please use library project for crop image form camera or gallery . perfect it will work.

    https://github.com/biokys/cropimage

提交回复
热议问题