static TextView aBottomTextView(S text) { final TextView tv = aTextView(text); androidUI(r { tv.setGravity(Gravity.BOTTOM) }); ret tv; } static TextView aBottomTextView() { ret aBottomTextView(""); }
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: | #1014916 | 
| Snippet name: | aBottomTextView | 
| Eternal ID of this version: | #1014916/1 | 
| Text MD5: | 7b432798e0b4a9458e34f8aa06cb4cb4 | 
| 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:47:30 | 
| Source code size: | 216 bytes / 9 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 661 / 718 | 
| Referenced in: | [show references] |