Quantcast
Channel: Appcelerator Developer Center Q&A Unanswered Questions 20
Viewing all articles
Browse latest Browse all 8068

Titanium.UI.ImageView On Android not displaying

$
0
0

Hi All

I am porting everything over from a IOS app to Android, all my images show on my ios app but they just do not seem to load or show on my android device am i missing something???

var imageView = Ti.UI.createImageView({
                    defaultImage : '/images/default_landscape.jpg',
                    enableZoomControls : false,
                    width : 300,
                    left : 10,
                    height : 200,
                    image :'http://bigreporter.com/wp-content/uploads/2014/04/wordpress-code-image-600x337.jpg',
                    top : 10
                });
But the about just does not load on the device it just shows the default image.

I am testing on my device a Samsung Galaxy S3.

Please help???


Viewing all articles
Browse latest Browse all 8068

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>