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

9
LINES

< > BotCompany Repo | #1023325 // aTextInput - synonym of aSingleLineEditText

JavaX fragment (include)

static EditText aTextInput() {
  ret aSingleLineEditText();
}



static EditText aTextInput(S text) {
  ret aSingleLineEditText(text);
}

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: #1023325
Snippet name: aTextInput - synonym of aSingleLineEditText
Eternal ID of this version: #1023325/1
Text MD5: d0869b32ad04e2a864cda6b062dd98f1
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-06-06 12:16:00
Source code size: 138 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 174 / 218
Referenced in: [show references]