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

Image resizing - Fixing resizemode support. #64

Merged
merged 1 commit into from
Nov 30, 2017

Conversation

tdekoning
Copy link
Contributor

@tdekoning tdekoning commented Sep 15, 2017

This pull requests fixes resizemode issues for various modes.
What we encountered were various situations where the image would be zoomed in, instead of being covered using cover.
This fix makes sure that the scaletype of theImageView is used, without an additional transformation of glide itself.

@DylanVann DylanVann merged commit a6b1e48 into DylanVann:master Nov 30, 2017
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.

2 participants