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

4
LINES

< > BotCompany Repo | #1014912 // aDisable

JavaX fragment (include)

static <A extends View> A aDisable(final A a) {
  if (a != null) androidUI(r { a.setEnabled(false) });
  ret a;
}

Author comment

Began life as a copy of #1008232

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: #1014912
Snippet name: aDisable
Eternal ID of this version: #1014912/1
Text MD5: 9818a5340c8438c4e6f041eedb2a4f5e
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 12:12:35
Source code size: 116 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 403 / 418
Referenced in: [show references]