Yalantis / uCrop

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

The app crash directly after adding Ucrop dependency with this error : java.lang.IncompatibleClassChangeError: android.support.v4.content.ContextCompat, I think it's caused by the different version of appcompat-v7 but how to do ? #221

Closed amineghabi closed 7 years ago

amineghabi commented 7 years ago

Do you want to request a feature or report a bug?

What is the current behavior?

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.

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

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

Cool04ek commented 7 years ago

Please, create issue according to the pattern provided

amineghabi commented 7 years ago

I told you how it happens exactly !!

Cool04ek commented 7 years ago

Do you want to request a feature or report a bug?

What is the current behavior?

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.

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

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

ArisChoice commented 7 years ago

i got the same issue

ArisChoice commented 7 years ago

Caused by: java.lang.IncompatibleClassChangeError: android.support.v4.content.ContextCompat