Skip to content

2.1.1

Compare
Choose a tag to compare
@ArthurHub ArthurHub released this 05 May 13:53
· 245 commits to master since this release
  • Built-in CropImageActivity for quick start and common scenarios.
  • Save cropped image to Uri API saveCroppedImageAsync(Uri).
  • Handle possible out-of-memory in image load by down-sampling until succeed.
  • Minor fixes.