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

Deprecated Property #33

Closed
nauhalf opened this issue Sep 24, 2019 · 0 comments
Closed

Deprecated Property #33

nauhalf opened this issue Sep 24, 2019 · 0 comments
Milestone

Comments

@nauhalf
Copy link

nauhalf commented Sep 24, 2019

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 ?

@Dhaval2404 Dhaval2404 added this to the v1.6 milestone Dec 17, 2019
Dhaval2404 added a commit that referenced this issue Dec 17, 2019
BitmapFactory use inBitmap and remove deprecated property

#33
@Dhaval2404 Dhaval2404 mentioned this issue Jan 6, 2020
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

No branches or pull requests

2 participants