Skip to content
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

GastureImageView scrolling issuse #44

Open
sdubey0201 opened this issue Feb 20, 2013 · 1 comment
Open

GastureImageView scrolling issuse #44

sdubey0201 opened this issue Feb 20, 2013 · 1 comment

Comments

@sdubey0201
Copy link

in this example application everything is fine but i face one issues that i anable to find that how can i detect scroll of gasuterImageview

@jasonpolites
Copy link
Owner

What do you mean "detect scroll?" The center X,Y coordinates of the image are available via the getCenterX/getCenterY methods. You could check these when the image is first rendered, then any change in these values would indicate a "scroll". Is that what you mean?

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

No branches or pull requests

2 participants