Is there a way to set a crop when I call activity? for example, I save original image in order to be able to edit crop. So I save rectangle (I modified activity in order to return crop rectangle, I'll make a push request later) and I'd like to use saved rectangle to set the crop.
Is there a way to set a crop when I call activity? for example, I save original image in order to be able to edit crop. So I save rectangle (I modified activity in order to return crop rectangle, I'll make a push request later) and I'd like to use saved rectangle to set the crop.