Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

11
LINES

< > BotCompany Repo | #1005316 // Test AndroidList

JavaX source code (Android) [tags: use-pretranspiled] - run with: the app

Libraryless. Click here for Pure Java version (1818L/12K/43K).

!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);
    };
  });
}

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, nbgitpuheiab, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1005316
Snippet name: Test AndroidList
Eternal ID of this version: #1005316/2
Text MD5: 7174ff2f63986ed38b8f42d6316b9d4c
Transpilation MD5: a95fa0d22af9af986e36de4db8ab5fb9
Author: stefan
Category: javax / android
Type: JavaX source code (Android)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-02-19 12:30:42
Source code size: 226 bytes / 11 lines
Pitched / IR pitched: No / No
Views / Downloads: 437 / 485
Version history: 1 change(s)
Referenced in: [show references]