Skip to content

Deprecated Property #33

@nauhalf

Description

@nauhalf

Hey, I just check the ImageUtil class, I found that

options.inDither = false
options.inPurgeable = true
options.inInputShareable = true

are deprecated. I read in this documentation https://developer.android.com/reference/android/graphics/BitmapFactory.Options.html#inPurgeable that inBitmap is the other solution for the deprecated property.

Is there any update to implement that solution ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions