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

13
LINES

< > BotCompany Repo | #1004467 // androidShowText

JavaX fragment (include)

import android.app.Activity;
import android.widget.*;
import android.graphics.*;

  static void androidShowText(O o) {
    final S s = str(o);
    androidUI(r {
    
      TextView tv = (new TextView (androidActivity ()));
      tv.setText (s);
androidShow(tv);
    });
  }

Author comment

Began life as a copy of #1001281

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: #1004467
Snippet name: androidShowText
Eternal ID of this version: #1004467/1
Text MD5: c1d4f9e1dc6545a8398c885d6ff6fde7
Author: stefan
Category: javax android
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-11-05 06:52:12
Source code size: 287 bytes / 13 lines
Pitched / IR pitched: No / No
Views / Downloads: 552 / 555
Referenced in: [show references]