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

Alloy: Images not displayed on Android

$
0
0

Hi,

I'm building a brand new project with Alloy. I have put some images under my_project/app/assets/images

In my view I have a markup for both <Window> and <ImageView>.

In my tss file for that controller I have the following:

"Window" : {
    backgroundImage: '/images/login_bg.jpg'
}
 
"#imgTest" : {
    image: '/images/my_image.png',
    left: 12,
    top: 14,
    height: 20,
    width: 11
}
on iPhone everything shows up as it should. but on Android - no images... anyone have any idea why?

Thanks


Viewing all articles
Browse latest Browse all 8068

Trending Articles



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