Skip to content

Fix BitmapFactory inSampleSize logic#586

Merged
JakeWharton merged 1 commit into
square:masterfrom
t7costa:master
Jul 15, 2014
Merged

Fix BitmapFactory inSampleSize logic#586
JakeWharton merged 1 commit into
square:masterfrom
t7costa:master

Conversation

@t7costa
Copy link
Copy Markdown
Contributor

@t7costa t7costa commented Jul 15, 2014

Fix rounding error that can result in an incorrect inSampleSize, causing the decoded bitmap to be smaller than the requested size.

@JakeWharton
Copy link
Copy Markdown
Collaborator

Can you sign our CLA so we can merge this?

@t7costa
Copy link
Copy Markdown
Contributor Author

t7costa commented Jul 15, 2014

signed

JakeWharton added a commit that referenced this pull request Jul 15, 2014
Fix BitmapFactory inSampleSize logic
@JakeWharton JakeWharton merged commit c83e907 into square:master Jul 15, 2014
@dnkoutso dnkoutso added this to the Picasso 2.4 milestone Jul 15, 2014
@dnkoutso
Copy link
Copy Markdown
Collaborator

Danke!

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.

3 participants