View Issue Details

IDProjectCategoryView StatusLast Update
0012859MMAGeneralpublic2015-10-02 03:09
Reportermarek Assigned To 
PriorityurgentSeveritymajorReproducibilitysometimes
Status closedResolutionfixed 
Product Version1.1.3 
Target Version1.1.3Fixed in Version1.1.3 
Summary0012859: Update of widget bitmap crashes
DescriptionWe are using UniversalImageLoader for loading bitmaps. For some reason the Bitmaps are sometimes loaded bigger than they should be.

I have described the issue here:
http://stackoverflow.com/questions/32740982/universal-image-loader-loaded-bitmaps-are-bigger-than-should-be

Waiting for response...
Additional InformationThe exception is caught in application. It causes only that some artworks are not visible at widget.
TagsNo tags attached.
Fixed in build481

Activities

marek

2015-10-01 18:17

developer   ~0043029

There is a bug in UIL submitted here:
https://github.com/nostra13/Android-Universal-Image-Loader/issues/1097

Fixed in build 481

Workarounded by using separate cache for widgets

rusty

2015-10-02 03:09

administrator   ~0043035

I've never observed this issue, but verified that bitmaps load correctly within MMA widgets.