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

6
LINES

< > BotCompany Repo | #1014903 // aMakeSingleLine

JavaX fragment (include)

static EditText aMakeSingleLine(final EditText tv) {  
  androidUI(r {
    tv.setInputType(InputType.TYPE_CLASS_TEXT);
  });
  ret tv;
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1014903
Snippet name: aMakeSingleLine
Eternal ID of this version: #1014903/1
Text MD5: 6f6b9e0bbb77a83d6294b376774f3df0
Author: stefan
Category: javax / android
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-05-06 11:41:03
Source code size: 141 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 321 / 363
Referenced in: [show references]