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: | 254 / 299 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1023326 - aPasswordInput - input hidden password on Android |