Skip to content

Instantly share code, notes, and snippets.

@stanch
Created September 29, 2013 13:24
Show Gist options
  • Save stanch/6752506 to your computer and use it in GitHub Desktop.
Save stanch/6752506 to your computer and use it in GitHub Desktop.
l[LinearLayout](
// It.stuff generates a new id
// Tag.stuff just returns "stuff", but boy! isn’t it fancy?
f[MyAwesomeFragment](Id.stuff, Tag.stuff, "items" → 4, "title" → "buzz"),
f[SupportMapFragment](Id.map, Tag.mainMap)
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment