Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

10
LINES

< > BotCompany Repo | #1001282 // androidShow

JavaX fragment (include)

import android.view.View;

static View androidShow_view;

static void androidShow(final View view) {
  androidUI(r {
    androidShow_view = view;
    androidActivity().setContentView(aRemoveFromParent(view));
  });
}

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: 642 / 891
Version history: 2 change(s)
Referenced in: #1002427 - Accellerating 629 (SPIKE)
#1006654 - Standard functions list 2 (LIVE, continuation of #761)
#3000382 - Answer for ferdie (>> t = 1, f = 0)