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

onViewBeforeStartedZooming Callback #32

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

budowski
Copy link

@budowski budowski commented Apr 1, 2020

As part of the zoomListener - it's a callback that's called before zooming starts.
This is useful in cases we want to manipulate the image/view being displayed, before the zooming starts.

For example - ImageView with a center-crop scale type, that we want to show fully (fit-center) when zooming in.

@alexanderbkl
Copy link

This one is very important!

@alexanderbkl
Copy link

This one is very important!

but were you able to make it work or something?

@budowski
Copy link
Author

Yeah, I'm using this forked version in another project: http://github.com/inaturalist/iNaturalistAndroid/

@theoyuncu8
Copy link

@budowski hi, when i apply zoomy i can't listen ACTION_DOWN operation with ontouchListener. can you help?
#40

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

Successfully merging this pull request may close these issues.

None yet

3 participants