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

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

Hello, I am facing an issue with zooming the image. When I am trying to pinch to zoom then not able to zoom in/zoom out. So can you please guide...

**Do you want to request a *feature* or report a *bug*?** report a bug **What is the current behavior?** Since updating to Android 13, seemingly randomly, images will appear completely...

This is the configuration of my project defaultConfig { applicationId "com.example.myapplication" minSdk 28 targetSdk 32 versionCode 1 versionName "1.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } it's not a bug, I just want to...

1. Set width: 400, height: 200 2. User rotate 90 3. Crop still: 400px x 200px 4. I expect: 200px x 400px

Selecting and resizing multiple images in android is a painful task. uCrop is an awesome library to crop image. But It seems that it doesn't support multiple image selection. Can...

enhancement

**Do you want to request a *feature* or report a *bug*?** bug **What is the current behavior?** Fatal Exception: java.lang.RuntimeException: Canvas: trying to use a recycled bitmap android.graphics.Bitmap@6991aad **What is...

Hi @shliama , @p1nkydev , @Legementarion , @OleksandNekrasov . ## Issue When double tapping on the aspect ratio presets it inverts the aspect ratio. ## Expected outcome The aspect ratios...

**Do you want to request a *feature* or report a *bug*?** Bug **What is the current behavior?** In version `2.2.3` the very bottom bar that has the controls is purple...

enhancement

**BUG** **Currently localization work only on device locale change not for InApp Locale change** **User should be able to change app language inApp** **Change InAppp Locale and open UCrop Activity....