Android-Image-Cropper icon indicating copy to clipboard operation
Android-Image-Cropper copied to clipboard

Image Cropping Library for Android, optimized for Camera / Gallery.

Results 117 Android-Image-Cropper issues
Sort by recently updated
recently updated
newest added

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? ![crop_image_menu](https://user-images.githubusercontent.com/70114468/106353071-f8c4f180-62f8-11eb-874d-8c5076b35e81.PNG)

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...

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)...

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