Created
September 29, 2013 13:24
-
-
Save stanch/6752506 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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