1 | import android.view.View; |
2 | |
3 | static View androidShow_view; |
4 | |
5 | static void androidShow(final View view) { |
6 | androidUI(r { |
7 | androidShow_view = view; |
8 | androidActivity().setContentView(aRemoveFromParent(view)); |
9 | }); |
10 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, nbgitpuheiab, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1001282 |
Snippet name: | androidShow |
Eternal ID of this version: | #1001282/3 |
Text MD5: | c6a4c597f31881a31fd4638efd685f4c |
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 08:59:16 |
Source code size: | 225 bytes / 10 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 728 / 985 |
Version history: | 2 change(s) |
Referenced in: | [show references] |