gpt4 book ai didi

android - ImageView 未在 android 钛中显示

转载 作者:塔克拉玛干 更新时间:2023-11-03 00:31:40 25 4
gpt4 key购买 nike

<分区>

我在 android 的 app.js 文件中有这段代码,在我的资源中有一个图像文件夹:

var win = Titanium.UI.createWindow({

title : "my Name is Reyjohn",
backgroundColor : "#FFFFFF",

exitOnClose : true

})


var img = Titanium.UI.createImageView({


image:"images/Hypedin.png",
height:20,
width:30


});


win.add(img);

win.open();

但是它在背景中没有显示任何图像,我哪里做错了?我是钛新手,请帮忙

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com