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

Loseing Image Quality While Zoom In/Out #1

Open
DeepakSwami opened this issue Dec 26, 2012 · 1 comment
Open

Loseing Image Quality While Zoom In/Out #1

DeepakSwami opened this issue Dec 26, 2012 · 1 comment

Comments

@DeepakSwami
Copy link

i use these classes in my project. but when i zoom in out image many times. after 3-4 times image quality is losing. how to overcome this problem please help.

@catchthecows
Copy link
Owner

Make sure that mScaleFromOriginal is set to true.

mScaleFromOriginal=true;

When this is set, the view should always do image resizing from the original bitmap image for best quality.

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