Android-Image-Cropper
Android-Image-Cropper copied to clipboard
Image Cropping Library for Android, optimized for Camera / Gallery.
Hi! Just a heads up- JCenter will no longer be available after 2020-05-01: https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/ Just a note in case it makes sense to publish releases somewhere new (Maven Central, etc.)...
How to change crop_image_menu to layout and change items/buttons places? 
Does your library support cropping gif files?
For some specific devices , when we change the crop window area then we see a black screen sometimes, also when we start cropping the image then also black screen...
java.lang.IllegalArgumentException: Invalid Region.Op - only INTERSECT and DIFFERENCE are allowed
Running the crop activity on android P dp3 causes this error. it causes my app to crash. I'll put the full stacktrace below: `06-08 17:49:51.044 16313-16313/nl.jolanrensen.clockwidget E/AndroidRuntime: FATAL EXCEPTION: main...
Hi. I have java.lang.NullPointerException: Attempt to invoke virtual method 'void com.theartofdev.edmodo.cropper.CropImageView.setOnSetImageUriCompleteListener(com.theartofdev.edmodo.cropper.CropImageView$OnSetImageUriCompleteListener)' on a null object reference when i try start activity whith this code from fragment CropImage.activity() .setGuidelines(CropImageView.Guidelines.ON) .start(requireContext(), this)...
Renamed R.layout.crop_image_activity to R.layout.com_theartofdev_edmodo_cropper__crop_image_activity
Layout name is not unic, and i have confict with another 3rd party in current project. Renamed R.layout.crop_image_activity to R.layout.com_theartofdev_edmodo_cropper__crop_image_activity
Made all the necessary changes and tested it.
is there any method i want to open camera only