1 | import android.widget.*; |
2 | import android.view.*; |
3 | |
4 | static ScrollView androidPrintLogScrollView() { |
5 | Class javax = getJavaX(); |
6 | Class bootUp = cast get(javax, "bootUpClass"); |
7 | O lg = get(bootUp, "lg"); |
8 | ret (ScrollView) get(lg, "sv"); |
9 | } |
Began life as a copy of #1005210
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1005211 |
Snippet name: | androidPrintLogScrollView - always reuses the same view object |
Eternal ID of this version: | #1005211/2 |
Text MD5: | 033bd69f82fc08e3cfa278bff07e3662 |
Author: | stefan |
Category: | javax / android |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-05-05 13:25:22 |
Source code size: | 245 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 605 / 605 |
Version history: | 1 change(s) |
Referenced in: | [show references] |