UNPKG

@titanium/turbo

Version:

Turbo is a variation of Titanium Alloy that adds some enhancements and customizations for rapid development.

10 lines (9 loc) 233 B
<Alloy> <Window> <!-- You can also require android menus --> <Require src="menu"/> <!-- Build the rest of your UI as usual --> <Label>Window 2</Label> <Label bottom="20dp">Press the menu button</Label> </Window> </Alloy>