IhorKlimov / SmartImagePicker

[Unsupported] Simplest way to pick, crop images on Android from camera or gallery
76 stars 30 forks source link

CropImageActivity issue #3

Open sadjadtavakoli opened 6 years ago

sadjadtavakoli commented 6 years ago

hi !

after picking an image from gallery or camera i got "java.lang.RuntimeException: Unable to start activity ComponentInfo{co.lyan.lyandroid/com.theartofdev.edmodo.cropper.CropImageActivity}: android.view.InflateException: Binary XML file line #2: Binary XML file line #2: Error inflating class com.linchaolong.android.imagepicker.cropper.CropImageView " error message . how can fix it ?