Skip to content

java.lang.IllegalArgumentException: Problem decoding into existing bitmap #7

@jmatt0806

Description

@jmatt0806

I'm getting an error "java.lang.IllegalArgumentException: Problem decoding into existing bitmap" on

mRecycleBitmap = BitmapFactory.decodeResource(mImageView
                    .getContext().getResources(), params[0], options);

I'm using 10 jpg files in Resources/drawable to test the code, and the error appears. Each file is 200kb or less.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions