Duplicate :
|
|
Relates :
|
Currently we are decoding the images as soon as it is downloaded. Though it helps rendering, but it hurts memory badly. Also causes OOM with pages which has quite a few images. Load the testcase http://cr.openjdk.java.net/~arajkumar/img_test/00/ in HelloWebView to produce the OOM.
|