3

I have used BJImageCropper Class from Github to implement the functionality for cropping but I want the Image Cropping like Android Default Crop Box.

Like this:

Cropping in Android

dhruvvarde
  • 179
  • 1
  • 10

2 Answers2

2

I didn't found something with arrows .. but you can check this:

As mentioned by CRDave in comments, you can check this link also https://github.com/nicholjs/BFCropInterface

TonyMkenu
  • 7,597
  • 3
  • 27
  • 49
0

If u want cropper like in fb app, try to use mine. https://github.com/quaddef/QDImageCropper

npmrtsv
  • 434
  • 6
  • 22