【发布时间】:2013-11-09 11:02:58
【问题描述】:
您好,我想在 android 应用程序中隐藏图像,为此我编写了以下代码。
eachChecktech.hide(); eachChecktech.visible=false;
我得到了 Uncaught TypeError: Cannot call method 'hide' of undefined
它不适合我,请查看并让我知道任何建议。
【问题讨论】:
-
完整代码?以便我们可以预测您的问题,谢谢
标签: android imageview titanium show-hide