UNPKG

alloy

Version:

Appcelerator Titanium MVC Framework

3 lines 172 B
Alloy.Globals.winTop = (OS_IOS && parseInt(Ti.Platform.version, 10) >= 7) ? 20 : 0; Ti.UI.backgroundColor = "#a00"; Alloy.Collections.todo = Alloy.createCollection('todo');