!7 p { androidUI(r { AndroidList l; androidShow((l = new AndroidList(flattenList(repeat(ll("yo", "there", "boy"), 10)))).view()); l.onClick = voidfunc(int i) { androidShowText (i); }; }); }