當相機被調用我得到消息: Snapshotting a view that has not been rendered results in an empty snapshot.
Ensure your view has been rendered at least once before snapshotting or
snapshot after screen updates
我知道這
我試圖給Facebook登錄按鈕添加到我的應用程序,但是當我跟隨在Appcelerator的Facebook的模塊描述的指示,我得到這個錯誤: [ERROR] : TiApplication: (main) [10,1000] Sending event: exception on thread: main msg:java.lang.RuntimeException: Unable to sta
我想問你,如何使用視圖的「中心」屬性(例如標籤)。如果我設置了它,沒有任何反應,相應的標籤將自己設置到屏幕的中心,無論我將其設置爲點x和y.:20在創建時,但我需要稍後將其居中。 我的代碼 var width = Ti.Platform.displayCaps.platformWidth;
var height = Ti.Platform.displayCaps.platformHeight;