1 | static EditText aMakeSingleLine(final EditText tv) {
|
2 | androidUI(r {
|
3 | tv.setInputType(InputType.TYPE_CLASS_TEXT); |
4 | }); |
5 | ret tv; |
6 | } |
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: | 616 / 669 |
| Referenced in: | [show references] |