Skip to content
This repository has been archived by the owner on Jan 7, 2023. It is now read-only.

Not getting Result in handlecrop method when i use fragment. #276

Open
nitishat opened this issue Jan 16, 2018 · 3 comments
Open

Not getting Result in handlecrop method when i use fragment. #276

nitishat opened this issue Jan 16, 2018 · 3 comments

Comments

@nitishat
Copy link

nitishat commented Jan 16, 2018

Hi,
In activity it is working fine but i fragment not getting result in handleCrop method.Any suggestion regarding this...?

@ajeett1
Copy link

ajeett1 commented Aug 6, 2018

Use
Crop.of(picUri, destinationUri).withAspect(1, 1).start(getActivity(),Fragmentname.this);

@MustafaAndroid
Copy link

@ajeett1 what is destinationUri..??

@ivanleong
Copy link

Destination is the final path of the image you want to crop to

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants