import android.graphics.*; static <A extends TextView> A aBold(final A a) { if (a != null) androidUI { a.setTypeface(null, Typeface.BOLD); } ret a; }
Began life as a copy of #1014882
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: | #1023331 |
Snippet name: | aBold - make text bold in Android |
Eternal ID of this version: | #1023331/3 |
Text MD5: | 1331992477e575526244e1e3537bc639 |
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 12:39:28 |
Source code size: | 164 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 299 / 326 |
Version history: | 2 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |