uCrop icon indicating copy to clipboard operation
uCrop copied to clipboard

Image Cropping Library for Android

Results 158 uCrop issues
Sort by recently updated
recently updated
newest added

how to make the crop title RTL? I put android:supportsRtl="true" in my application tag in Manifest and all my app is RTL except the crop title.. here is my crop...

**Do you want to request a *feature* or report a *bug*?** - Feature for Android: How I can set typeface for Text **What is the current behavior?** 1. Header :...

最后调用cropAndSaveImage方法时提示No implementation found for boolean com.gjmm.parent.crop.task.BitmapCropTask.cropCImg(java.lang. String, java.lang. String, int, int, int, int, float, float, int, int, int, int) (tried Java_com_gjmm_parent_crop_task_BitmapCropTask_cropCImg and Java_com_gjmm_parent_crop_task_BitmapCropTask_cropCImg__Ljava_lang_String_2Ljava_lang_String_2IIIIFFIIII),why?

![b57362d634373e67f49e8d2acfeb429](https://user-images.githubusercontent.com/4157414/146107298-7a93d66f-4795-403b-a5fe-fbf6131ef445.jpg)

Fatal Exception: java.lang.RuntimeException: Unable to start activity ComponentInfo{com.package.demo/com.yalantis.ucrop.UCropActivity}: android.view.InflateException: Binary XML file line #27: Binary XML file line #46: Error inflating class ImageView at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2778) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2856) at android.app.ActivityThread.-wrap11() at...

Is it possible to change status bar icon colors? I managed to set status bar color to white without any issues, but can't seem to figure out how to set...

Hi! Thank you for this library) I have a question. How to reset all options for CropImageView ? I mean the rotation, scale, translation? I want to reuse the view,...

I find lots of PR which is useful, but it seems no person to handle it? Have anybody can help to merge PR as below? feat(i18n): update Simplified and traditional...

**Do you want to request a *feature* or report a *bug*?** Bug **What is the current behavior?** Gradle build failed **What is the expected behavior?** **If the current behavior is...