static TextView aRightAlignedTextView(S text) { final TextView tv = aTextView(text); androidUI(r { tv.setGravity(Gravity.RIGHT) }); ret tv; } static TextView aRightAlignedTextView() { ret aRightAlignedTextView(""); }
Began life as a copy of #1014883
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: | #1014899 |
Snippet name: | aRightAlignedTextView |
Eternal ID of this version: | #1014899/1 |
Text MD5: | 795de509aa3589875675d98b751c8dc1 |
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 10:46:54 |
Source code size: | 233 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 372 / 402 |
Referenced in: | [show references] |