[TIMOB-845] Android: ImageView not honoring defaultImage property
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:54:25.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.5.0 |
Components | Android |
Labels | android, defect |
Reporter | Don Thorp |
Assignee | Don Thorp |
Created | 2011-04-15T02:37:44.000+0000 |
Updated | 2011-04-17T01:54:25.000+0000 |
Description
if set, defaultImage should be shown if loading from a non-local URL.
(from [e5885dc1c47a33252011ddf3e56cc97539b3ed9c]) [#845 state:fixed-in-qa] defaultImage is presented in two cases, one if the url is remote and two if defaultImage is set, but no image property is set. Depending on the size of the image and connection speed, you might not see the defaultImage in the first case. I removed the conditional code from KS that was using the deprecated url property for Android. Android has supported image for a while now. Just didn't know this example was not using it. Due to #1434 the cloud.png will not size correctly and display as a blue blob. https://github.com/appcelerator/titanium_mobile/commit/e5885dc1c47a33252011ddf3e56cc97539b3ed9c"> https://github.com/appcelerator/titanium_mobile/commit/e5885dc1c47a...
Titanium SDK version: 1.5.0 (12/01/10 09:30 ac7cfd8), KS, Android sim 1.6/2.1.