static View aVerticalExpander() { final View v = aTextView(); androidUI(r { v.setLayoutParams(new LinearLayout.LayoutParams(LinearLayout.LayoutParams.WRAP_CONTENT, LinearLayout.LayoutParams.WRAP_CONTENT, 1.0f)); }); ret v; }
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: | #1014919 |
Snippet name: | aVerticalExpander |
Eternal ID of this version: | #1014919/2 |
Text MD5: | bf8434c90131e79de384a1a554cc1eb6 |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-05-06 13:11:25 |
Source code size: | 242 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 455 / 484 |
Version history: | 1 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1023329 - aVerticalSpacer - in LinearLayout |