Skip to content

Instantly share code, notes, and snippets.

@QGao
Created April 18, 2013 17:51
Show Gist options
  • Save QGao/5414792 to your computer and use it in GitHub Desktop.
Save QGao/5414792 to your computer and use it in GitHub Desktop.
<Alloy>
<View id="header">
<View id="titleContainer">
<Label id="title">title</Label>
<Label id="itemCount">3</Label>
<View id="caretIcon"/>
</View>
<Button id="addExpense" onClick="add"/>
</View>
</Alloy>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment