-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Setting Cropper At Specific X Y #25
Comments
hey there |
Well my question is I want to set cropper grid at coordinates something
(x,y) on the screen .
I have a cropped part of one image now I want to show highlighted that
cropped part inside original image .
And I also want to show highlighted part inside the your cropper grid .
I have x y position of the cropped part . And height and width of the
cropped image .
I want to set cropper grid at that x y position .
I need help regarding this issue.
I hope this time you might have understood my question .
Thankyou
…On Jun 15, 2017 11:54 AM, "helloyako" ***@***.***> wrote:
Hello, @SMARTVIK <https://github.com/smartvik>
Thank you for using my library.
First.
However, I don't understand your question.
Second.
Check my sample app xml. here
<https://github.com/naver/android-imagecropview/blob/master/app/src/main/res/layout/activity_crop.xml#L10-L21>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#25 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AKS52_x4vS5ZTUO5hnZ3nF8egr48jvS3ks5sEM4SgaJpZM4N4aHW>
.
|
I see. But I don't have good idea now. Let's thinking together. |
Ok please let me know ..Until .I am also trying
…On Jun 18, 2017 10:12 AM, "helloyako" ***@***.***> wrote:
I see.
But I don't have good idea now.
Let's thinking together.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#25 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AKS523KYPP76B-omj_f2iqIqCh4h4eIwks5sFKqvgaJpZM4N4aHW>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hi i am using this library in my demo project . i am able to crop image . but now i want to set cropper at that (x,y) position from where we have cropped image .
can ;you suggest how should I do that?
The text was updated successfully, but these errors were encountered: