Skip to content

Sometimes picasso 2.3.3 resize inaccuracy. #593

@start141

Description

@start141

aef43932-08a3-11e4-9f9a-ea94cbe6d758

Picasso.with(this)
.load(new File(path))
.resize(1440, 1920)
.centerInside()
.into(mTarget);

When I use picasso 2.3.3 load this image, I put some different width and height, sometimes it resize inaccuracy.

I debug some information to you. It look like width and height reversal.

1

4

2

3

I hope you can resolve this problem, thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions