cansoysal
Results
1
comments of
cansoysal
Yes, sure, I created a test app.js, same thing happens. var win = Ti.UI.createWindow({ backgroundColor:'#121212' }); var tiviewshadow = require("ti.viewshadow"); var eventAnalytics = Ti.UI.createView({ width: win.width, height: 60, backgroundColor: '#232323',...