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

Enhancement: Adding zooming feature #2

Closed
skadyrov opened this issue Nov 12, 2014 · 4 comments
Closed

Enhancement: Adding zooming feature #2

skadyrov opened this issue Nov 12, 2014 · 4 comments

Comments

@skadyrov
Copy link

Hi,

First of all, thank you for the amazing library! I implemented it in my photoalbum app, it is working great now!

I have a suggestion for this library: Are you thinking of adding a zooming feature? I found this nice library - Scale Image View on Github for zooming images. What do you think?

@panpf
Copy link
Owner

panpf commented Nov 12, 2014

Hello!

Thank you very much enjoyed Spear. I carefully looked ScaleImageView, found to do very well. especially to show particularly large picture, this very great.

But I still have to be very sorry to tell you, to get Spear support ScaleImageView is very difficult, mainly because ScaleImageView not support Drawable.

In fact android.widget.ImageView meet most of our needs, in most cases we do not need to display large images zoom functions and features, so will ScaleImageView and SubsampleingScaleImageView role as a complement to the use may be more reasonable.

@skadyrov
Copy link
Author

You mean SubsampleingScaleImageView cannot be integrated to this library? Any plans for implementing a zooming feature with just android.widget.ImageView?

@panpf
Copy link
Owner

panpf commented Nov 17, 2014

yes!

@panpf
Copy link
Owner

panpf commented Mar 13, 2017

Hi, excited to tell you that Sketch has added gesture zoom and similar oversysing of SubsampleingScaleImageView in version 2.3.0

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

No branches or pull requests

2 participants