Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

Bug in ImageView? Image / Url Property is different in Android / iPhone

Hello,

I think I've found a bug in imageView. I want to display a graphic from Google Chart API which starts by http://chart.apis.google.com/chart?cht=ls…

Android displays the image only if I use the "url" parameter. iPhone displays the image only if I use the "image" parameter.

If I set both "image" and "url" parameter to the same value, iPhone does even not display the image.

Always getting a warning in iPhone as soon as I set an url property:
[WARN] the 'url' property on ImageView has been deprecated. Please use 'image' instead

Regards

Update: local files works great in Android using the image Property, only external urls seems to be a problem.

— asked July 5th 2010 by Jicks Steen
0 Comments

0 Answers

The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.