Warning: session_start(): open(/var/lib/php/sessions/sess_dl7odl8u8s55hha8f4fhu8adr8, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
aLabel - synonym of aTextView [1023327]

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

11
LINES

< > BotCompany Repo | #1023327 // aLabel - synonym of aTextView

JavaX fragment (include)

1  
2  
3  
static TextView aLabel(S text) {
4  
  ret aTextView(text);
5  
}
6  
7  
8  
9  
static TextView aLabel() {
10  
  ret aTextView();
11  
}

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1023327
Snippet name: aLabel - synonym of aTextView
Eternal ID of this version: #1023327/1
Text MD5: 6eb9e4c58adbf375f6c686bb308f3c81
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-06-06 12:24:17
Source code size: 114 bytes / 11 lines
Pitched / IR pitched: No / No
Views / Downloads: 608 / 641
Referenced in: [show references]