View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0011857 | MMA | General | public | 2014-02-13 18:07 | 2014-07-04 17:24 |
Reporter | marek | Assigned To | |||
Priority | urgent | Severity | crash | Reproducibility | sometimes |
Status | closed | Resolution | fixed | ||
Product Version | 1.0.4 | ||||
Target Version | 1.0.5 | Fixed in Version | 1.0.6 | ||
Summary | 0011857: Implement better memory management during loading of bitmaps | ||||
Description | There are some CL caused by OutOfMemoryException during decoding of Bitmap. Now each loading is done in separate thread. This is quite un-efficient. I suggest to use PhantomReference to ensure garbage collection of previous bitmaps before decoding new ones. | ||||
Tags | No tags attached. | ||||
Fixed in build | 286 | ||||