Yalantis / uCrop

Image Cropping Library for Android
https://yalantis.com/blog/introducing-ucrop-our-own-image-cropping-library-for-android/
11.85k stars 2.15k forks source link

zip file is empty error #730

Open DuZhengLin17 opened 3 years ago

DuZhengLin17 commented 3 years ago

Do you want to request a feature or report a bug? Chinese:我使用了ucrop:2.2.6-native和'org.aspectj:aspectjrt:1.9.5' 被编译器爆zip file is empty 错误 English:I used a and B. the compiler exploded zip file is empty error

What is the current behavior? 编译失败 Compilation failed

What is the expected behavior?

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.

配置aspectj:aspectjrt:1.9.5,然后运行,就会报java.util.zip.ZipException: zip file is empty Configure aspectj:aspectjrt:1.9.5, run it, and it will report java.util.zip .ZipException: zip file is empty

Please attach any image files, URL and stack trace that can be used to reproduce the bug.

image

Which versions of uCrop, and which Android API versions are affected by this issue? Did this work in previous versions of uCrop? Android9