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

4
LINES

< > BotCompany Repo | #1023339 // aEnable

JavaX fragment (include)

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

Author comment

Began life as a copy of #1014912

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: #1023339
Snippet name: aEnable
Eternal ID of this version: #1023339/1
Text MD5: 88a08cc33fde24b33aab7fde9e80f6d3
Author: stefan
Category: javax / android
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-06-06 14:14:58
Source code size: 114 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 165 / 205
Referenced in: [show references]