-
There is a problem with saving transparency properly. If you will import image with transparency and you will leave it without any move - transparency is saved because original image is used as croppe…
-
-
07-05 21:25:32.686 22919-22919/com.nono.android W/System.err: java.io.IOException: [instance(0,0,0,0,0x0,non-shared)] CImg::load(): Failed to recognize format of file '/storage/emulated/0/Mob/com.nono…
-
When Freestyle cropping is used, the returned aspect ratio in the extras is wrong.
-
### Description
Hi, my android app currently uses Google Maps Place Picker which i want to replace with Mapzen Place Picker.I have followed the instructions given at this link : https://mapzen.com/do…
-
I'm using the Yalantis library "UCrop" (v2.2.0) in my android app to crop, scale and rotate images coming from the built-in smartphone camera. When I call uCrop.start(this) the UCropActivity launches …
-
Hi,
When I use uCrop load a smaller image which size is 96x64, it doesn't work.
I should sleep a moment before return BitmapWorkerResult.
Cheers
-
报错Error:Failed to resolve: :picture_library-release:
Open File
已经添加allprojects {
repositories {
jcenter()
maven { url 'https://jitpack.io' }
}
}
也不好使啊
apply plug…
-
it would be great if the cropped ActivityResult would contain the final cropped image width and height as well, the data is already available in `BitmapCropTask` and just needs to be passed through to…
-
Hi,
I'm using the last version of uCrop. Is there any documentation? I'm kinda lost and I can't figure out why the saveCrop is not working
Here my xml:
```
```
here the java:
```
imageCropView.g…