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

4
LINES

< > BotCompany Repo | #1014884 // aSetForeground

JavaX fragment (include)

1  
static TextView aSetForeground(final int color, final TextView a) {
2  
  if (a != null) androidUI(r { a.setTextColor(color) });
3  
  ret a;
4  
}

Author comment

Began life as a copy of #1007196

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: #1014884
Snippet name: aSetForeground
Eternal ID of this version: #1014884/2
Text MD5: 32f434c0b655df6291758d92eb9c9319
Author: stefan
Category: javax / android
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-05-05 23:14:02
Source code size: 138 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 298 / 333
Version history: 1 change(s)
Referenced in: [show references]