Skip to content

Updated to avoid using Bitmap.createScaledBitmap as recommended#291

Open
gbero wants to merge 1 commit intoYalantis:feature/non_nativefrom
Frntbac:hotfix/change_createScaledBitmapToCanvasBitmap
Open

Updated to avoid using Bitmap.createScaledBitmap as recommended#291
gbero wants to merge 1 commit intoYalantis:feature/non_nativefrom
Frntbac:hotfix/change_createScaledBitmapToCanvasBitmap

Conversation

@gbero
Copy link
Copy Markdown

@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
Copy Markdown
Author

gbero commented Apr 25, 2017

This is done to fix issue regarding #289

@gbero
Copy link
Copy Markdown
Author

gbero commented May 12, 2017

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

@lamson-dev
Copy link
Copy Markdown

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.

2 participants