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

Updated to avoid using Bitmap.createScaledBitmap as recommended #291

Open
wants to merge 1 commit into
base: feature/non_native
Choose a base branch
from

Conversation

gbero
Copy link

@gbero gbero commented Apr 25, 2017

Avoid using Bitmap.createScaledBitmap as recommended here : https://developer.sonymobile.com/2011/06/27/how-to-scale-images-for-your-android-application/

@gbero
Copy link
Author

gbero commented Apr 25, 2017

This is done to fix issue regarding #289

@gbero
Copy link
Author

gbero commented May 12, 2017

Hello @shliama @voltazor,
Could this be merged any time soon ?

@lamson-dev
Copy link

I think it's debating when to use Bitmap.createScaledBitmap vs Bitmap.createBitmap.

See https://stackoverflow.com/questions/477572/strange-out-of-memory-issue-while-loading-an-image-to-a-bitmap-object

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.

None yet

2 participants