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

Android-Universal-Image-Loader add ZoomControls #66

Closed
Esrabxl opened this issue Sep 19, 2012 · 3 comments
Closed

Android-Universal-Image-Loader add ZoomControls #66

Esrabxl opened this issue Sep 19, 2012 · 3 comments

Comments

@Esrabxl
Copy link

Esrabxl commented Sep 19, 2012

I want to add a listener to zoom the ImageView , it's possible or not?

@nostra13
Copy link
Owner

Where to add? UIL doesn't provide any ImageView zoom functionality. This is not lib's purpose. but you UIL can use any of successors of ImageView which can provide zoming (e.g. ImageViewTouch).

@Esrabxl
Copy link
Author

Esrabxl commented Sep 19, 2012

in ImagePagerActivity to zoom is 'nt possible and how i can use in ImagePagerActivity ImageViewTouch listener please thank you very much

@nostra13
Copy link
Owner

There is a library - https://github.com/sephiroth74/ImageViewZoom The project example there.
Also http://stackoverflow.com exists for such questions. Sorry, but I have no time to explain common things to everybody.

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